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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Divt.S161 (p7) tbit.z p6,p7=r18,_PAGE_P_BIT // page present bit cleared?
249 tbit.z p6,p0=r18,_PAGE_P_BIT // page present bit cleared?
293 tbit.z p6,p0=r18,_PAGE_P_BIT // page present bit cleared?
560 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
626 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
681 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpgtable.h29 #define _PAGE_P_BIT 0 macro
33 #define _PAGE_P (1 << _PAGE_P_BIT) /* page present bit */

Completed in 49 milliseconds