Home
last modified time | relevance | path

Searched refs:PHYSICAL_PUD_PAGE_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dpage_types.h21 #define PHYSICAL_PUD_PAGE_MASK (((signed long)PUD_MASK) & __PHYSICAL_MASK) macro
H A Dpgtable_types.h440 return PHYSICAL_PUD_PAGE_MASK; in pud_pfn_mask()
H A Dpgtable.h767 pfn &= PHYSICAL_PUD_PAGE_MASK; in pfn_pud()