Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/baget/
Dbaget.c43 set_pte(pte, __pte(page | pgprot_val(PAGE_USERIO) | in alloc_area_pte()
/linux-2.4.37.9/include/asm-mips/
Dpgtable.h99 #define PAGE_USERIO __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro
/linux-2.4.37.9/include/asm-mips64/
Dpgtable.h127 #define PAGE_USERIO __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro