Home
last modified time | relevance | path

Searched refs:massage_pgprot (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dpage.h324 massage_pgprot(pgprot); in mfn_pte()
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dpage.h319 massage_pgprot(pgprot); in mfn_pte()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable.h576 static inline pgprotval_t massage_pgprot(pgprot_t pgprot) in massage_pgprot() function
588 pgprotval_t massaged_val = massage_pgprot(pgprot); in check_pgprot()
676 #define canon_pgprot(p) __pgprot(massage_pgprot(p))
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable.h736 static inline pgprotval_t massage_pgprot(pgprot_t pgprot) in massage_pgprot() function
748 pgprotval_t massaged_val = massage_pgprot(pgprot); in check_pgprot()
874 #define canon_pgprot(p) __pgprot(massage_pgprot(p))

Completed in 7 milliseconds