Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dpgtable.h73 #define pud_pgprot pud_pgprot macro
74 static inline pgprot_t pud_pgprot(pud_t pud) in pud_pgprot() function
/linux/arch/x86/mm/pat/
H A Dset_memory.c1670 pgprot_t pud_pgprot; in populate_pud() local