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

/linux-master/arch/parisc/include/asm/
H A Dpgtable.h168 #define _PAGE_PRESENT_BIT 22 /* (0x200) Software: translation valid */ macro
183 * that the valid bits _PAGE_PRESENT_BIT and _PAGE_USER_BIT are set
200 #define _PAGE_PRESENT (1 << xlate_pabit(_PAGE_PRESENT_BIT))
/linux-master/arch/parisc/kernel/
H A Dentry.S426 bb,<,n \pte,_PAGE_PRESENT_BIT,3f
432 bb,>=,n \pte,_PAGE_PRESENT_BIT,\fault

Completed in 105 milliseconds