Searched refs:pgprot_modify (Results 1 – 2 of 2) sorted by relevance
348 #define pgprot_modify pgprot_modify macro349 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
161 #define pgprot_modify(oldprot, newprot) \ macro