Searched defs:pgprot_modify (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/asm-generic/
H A Dpgtable.h270 #define pgprot_modify pgprot_modify pgprot_modify() macro
271 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) pgprot_modify() function
/linux-4.1.27/arch/tile/include/asm/
H A Dpgtable.h165 #define pgprot_modify(oldprot, newprot) \ macro
/linux-4.1.27/arch/x86/include/asm/
H A Dpgtable.h374 #define pgprot_modify pgprot_modify pgprot_modify() macro
375 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) pgprot_modify() function

Completed in 141 milliseconds