Searched refs:pgprot_writethrough (Results 1 – 6 of 6) sorted by relevance
38 ioremap_prot((addr), (size), pgprot_val(pgprot_writethrough(PAGE_KERNEL)))
1324 #define pgprot_writethrough pgprot_writethrough macro1325 pgprot_t pgprot_writethrough(pgprot_t prot);
526 #define pgprot_writethrough pgprot_writethrough macro527 extern pgprot_t pgprot_writethrough(pgprot_t prot);
1117 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function1122 EXPORT_SYMBOL_GPL(pgprot_writethrough);
1131 #ifndef pgprot_writethrough1132 #define pgprot_writethrough pgprot_noncached macro
37 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function45 EXPORT_SYMBOL_GPL(pgprot_writethrough);