Home
last modified time | relevance | path

Searched defs:pgprot_modify (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dpgtable.h446 #define pgprot_modify pgprot_modify macro
447 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/arch/tile/include/asm/
Dpgtable.h165 #define pgprot_modify(oldprot, newprot) \ macro