Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/xen/
Dpage.h325 massage_pgprot(pgprot); in mfn_pte()
/Linux-v5.4/arch/x86/include/asm/
Dpgtable.h538 static inline pgprotval_t massage_pgprot(pgprot_t pgprot) in massage_pgprot() function
550 pgprotval_t massaged_val = massage_pgprot(pgprot); in check_pgprot()
641 #define canon_pgprot(p) __pgprot(massage_pgprot(p))