Searched refs:pmd_pgprot (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/mm/
H A Dpageattr.c497 old_prot = pmd_pgprot(*(pmd_t *)kpte); try_preserve_large_page()
634 ref_prot = pmd_pgprot(*(pmd_t *)kpte); __split_large_page()
933 pgprot_t pmd_pgprot; populate_pmd() local
965 pmd_pgprot = pgprot_4k_2_large(pgprot); populate_pmd()
979 massage_pgprot(pmd_pgprot))); populate_pmd()
/linux-4.4.14/arch/x86/include/asm/
H A Dpgtable.h400 #define pmd_pgprot(x) __pgprot(pmd_flags(x)) macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dpgtable_64.h763 static inline pgprot_t pmd_pgprot(pmd_t entry) pmd_pgprot() function

Completed in 164 milliseconds