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

/linux-master/arch/x86/include/asm/xen/
H A Dpage.h319 massage_pgprot(pgprot);
/linux-master/arch/x86/include/asm/
H A Dpgtable.h736 static inline pgprotval_t massage_pgprot(pgprot_t pgprot) function
748 pgprotval_t massaged_val = massage_pgprot(pgprot);
874 #define canon_pgprot(p) __pgprot(massage_pgprot(p))

Completed in 136 milliseconds