Searched refs:__PAGE_USERIO (Results 1 – 1 of 1) sorted by relevance
186 #define __PAGE_USERIO (__PAGE_KERNEL_BASE | _PAGE_PROT_WKWU | _PAGE_NX) macro187 #define PAGE_USERIO __pgprot(__PAGE_USERIO)