Searched refs:_PAGE_PRESENT_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.h136 #define _PAGE_PRESENT_BIT 22 /* (0x200) Software: translation valid */ macro
147 * that the valid bits _PAGE_PRESENT_BIT and _PAGE_USER_BIT are set
171 #define _PAGE_PRESENT (1 << xlate_pabit(_PAGE_PRESENT_BIT))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dentry.S483 bb,>=,n \pte,_PAGE_PRESENT_BIT,\fault

Completed in 112 milliseconds