Home
last modified time | relevance | path

Searched defs:_PAGE_P (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dpgtable.h109 #define _PAGE_P(x) _PAGE_NORMAL((x) | (((x) & _PAGE_FOW)?0:_PAGE_FOW)) macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dpgtable.h110 #define _PAGE_P(x) _PAGE_NORMAL((x) | (((x) & _PAGE_FOW)?0:_PAGE_FOW)) macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpgtable.h33 #define _PAGE_P (1 << _PAGE_P_BIT) /* page present bit */ macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpgtable.h33 #define _PAGE_P (1 << _PAGE_P_BIT) /* page present bit */ macro

Completed in 8 milliseconds