Searched refs:pgprot_modify (Results 1 – 4 of 4) sorted by relevance
1376 #ifndef pgprot_modify1377 #define pgprot_modify pgprot_modify macro1378 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
905 #define pgprot_modify pgprot_modify macro906 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
355 return pgprot_modify(oldprot, vm_get_page_prot(vm_flags)); in vm_pgprot_modify()
371 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
Completed in 21 milliseconds