Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dpageattr.c906 pgprot_t pmd_pgprot; in populate_pmd() local
938 pmd_pgprot = pgprot_4k_2_large(pgprot); in populate_pmd()
952 massage_pgprot(pmd_pgprot))); in populate_pmd()
/linux-4.1.27/arch/sparc/include/asm/
Dpgtable_64.h747 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function