Home
last modified time | relevance | path

Searched refs:massage_pgprot (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dpgtable.h344 static inline pgprotval_t massage_pgprot(pgprot_t pgprot) in massage_pgprot() function
357 massage_pgprot(pgprot)); in pfn_pte()
363 massage_pgprot(pgprot)); in pfn_pmd()
375 val |= massage_pgprot(newprot) & ~_PAGE_CHG_MASK; in pte_modify()
385 val |= massage_pgprot(newprot) & ~_HPAGE_CHG_MASK; in pmd_modify()
403 #define canon_pgprot(p) __pgprot(massage_pgprot(p))
/linux-4.4.14/arch/x86/include/asm/xen/
Dpage.h265 massage_pgprot(pgprot); in mfn_pte()
/linux-4.4.14/arch/x86/mm/
Dpageattr.c979 massage_pgprot(pmd_pgprot))); in populate_pmd()
1052 massage_pgprot(pud_pgprot))); in populate_pud()