Searched defs:pgprot_modify (Results 1 – 3 of 3) sorted by relevance
313 #define pgprot_modify pgprot_modify macro314 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
391 #define pgprot_modify pgprot_modify macro392 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
165 #define pgprot_modify(oldprot, newprot) \ macro