Home
last modified time | relevance | path

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

/linux/arch/ia64/kernel/
A Divt.S182 (p7) tbit.z p6,p7=r18,_PAGE_P_BIT // page present bit cleared?
270 tbit.z p6,p0=r18,_PAGE_P_BIT // page present bit cleared?
314 tbit.z p6,p0=r18,_PAGE_P_BIT // page present bit cleared?
554 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
620 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
675 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
/linux/arch/ia64/include/asm/
A Dpgtable.h29 #define _PAGE_P_BIT 0 macro
33 #define _PAGE_P (1 << _PAGE_P_BIT) /* page present bit */

Completed in 6 milliseconds