Searched refs:pgprot_writethrough (Results 1 – 4 of 4) sorted by relevance
528 #define pgprot_writethrough pgprot_writethrough macro529 extern pgprot_t pgprot_writethrough(pgprot_t prot);
38 ioremap_prot((addr), (size), pgprot_val(pgprot_writethrough(PAGE_KERNEL)))
1405 #define pgprot_writethrough pgprot_writethrough macro1406 pgprot_t pgprot_writethrough(pgprot_t prot);
1119 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function1124 EXPORT_SYMBOL_GPL(pgprot_writethrough);