Home
last modified time | relevance | path

Searched defs:pud_pgprot (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c1455 pgprot_t pud_pgprot; in populate_pud() local
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h855 #define pud_pgprot(x) __pgprot(pud_flags(x)) macro