Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h327 static inline pgprotval_t massage_pgprot(pgprot_t pgprot) in massage_pgprot() function
340 massage_pgprot(pgprot)); in pfn_pte()
346 massage_pgprot(pgprot)); in pfn_pmd()
358 val |= massage_pgprot(newprot) & ~_PAGE_CHG_MASK; in pte_modify()
368 val |= massage_pgprot(newprot) & ~_HPAGE_CHG_MASK; in pmd_modify()
384 #define canon_pgprot(p) __pgprot(massage_pgprot(p))
/linux-4.1.27/arch/x86/include/asm/xen/
Dpage.h230 massage_pgprot(pgprot); in mfn_pte()
/linux-4.1.27/arch/x86/mm/
Dpageattr.c952 massage_pgprot(pmd_pgprot))); in populate_pmd()
1025 massage_pgprot(pud_pgprot))); in populate_pud()