Searched defs:PAGE_USERIO (Results 1 – 2 of 2) sorted by relevance
37 #define PAGE_USERIO __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro
187 #define PAGE_USERIO __pgprot(__PAGE_USERIO) macro