Searched refs:_PAGE_USER_BIT (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dpgtable.h139 #define _PAGE_USER_BIT 20 /* (0x800) Software: User accessible page */ macro
147 * that the valid bits _PAGE_PRESENT_BIT and _PAGE_USER_BIT are set
149 #define PTE_SHIFT xlate_pabit(_PAGE_USER_BIT)
173 #define _PAGE_USER (1 << xlate_pabit(_PAGE_USER_BIT))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dentry.S552 extrd,u,*= \pte,_PAGE_USER_BIT+32,1,%r0
582 extru,= \pte,_PAGE_USER_BIT,1,%r0

Completed in 51 milliseconds