Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dpgtable_64.h786 #define pmd_pgprot pmd_pgprot macro
787 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function
/linux/arch/x86/mm/pat/
H A Dset_memory.c1382 pgprot_t pmd_pgprot; in populate_pmd() local