Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Divt.S180 (p7) tbit.z p6,p7=r18,_PAGE_P_BIT // page present bit cleared?
268 tbit.z p6,p0=r18,_PAGE_P_BIT // page present bit cleared?
312 tbit.z p6,p0=r18,_PAGE_P_BIT // page present bit cleared?
552 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
618 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
673 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit
/linux-2.6.39/arch/ia64/include/asm/
Dpgtable.h29 #define _PAGE_P_BIT 0 macro
33 #define _PAGE_P (1 << _PAGE_P_BIT) /* page present bit */