Home
last modified time | relevance | path

Searched defs:pmd_pgprot (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/sparc/include/asm/
Dpgtable_64.h786 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function
/Linux-v5.4/arch/x86/include/asm/
Dpgtable.h637 #define pmd_pgprot(x) __pgprot(pmd_flags(x)) macro
/Linux-v5.4/arch/x86/mm/
Dpageattr.c1245 pgprot_t pmd_pgprot; in populate_pmd() local