Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpgtable.h309 static inline pgprotval_t massage_pgprot(pgprot_t pgprot) in massage_pgprot() function
322 massage_pgprot(pgprot)); in pfn_pte()
328 massage_pgprot(pgprot)); in pfn_pmd()
340 val |= massage_pgprot(newprot) & ~_PAGE_CHG_MASK; in pte_modify()
356 #define canon_pgprot(p) __pgprot(massage_pgprot(p))
/arch/x86/include/asm/xen/
Dpage.h140 massage_pgprot(pgprot); in mfn_pte()