Home
last modified time | relevance | path

Searched refs:PAGE_USERIO (Results 1 – 3 of 3) sorted by relevance

/arch/mn10300/mm/
Dinit.c91 PAGE_USERIO)); in paging_init()
/arch/mn10300/include/asm/
Dpgtable.h187 #define PAGE_USERIO __pgprot(__PAGE_USERIO) macro
/arch/mips/include/asm/
Dpgtable.h37 #define PAGE_USERIO __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro