Searched refs:pgprot_writethrough (Results 1 – 6 of 6) sorted by relevance
38 ioremap_prot((addr), (size), pgprot_val(pgprot_writethrough(PAGE_KERNEL)))
1368 #define pgprot_writethrough pgprot_writethrough macro1369 pgprot_t pgprot_writethrough(pgprot_t prot);
524 #define pgprot_writethrough pgprot_writethrough macro525 extern pgprot_t pgprot_writethrough(pgprot_t prot);
1119 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function1124 EXPORT_SYMBOL_GPL(pgprot_writethrough);
1363 #ifndef pgprot_writethrough1364 #define pgprot_writethrough pgprot_noncached macro
37 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function45 EXPORT_SYMBOL_GPL(pgprot_writethrough);