Searched refs:pgprot_writethrough (Results 1 – 6 of 6) sorted by relevance
36 ioremap_prot((addr), (size), pgprot_val(pgprot_writethrough(PAGE_KERNEL)))
1314 #define pgprot_writethrough pgprot_writethrough macro1315 pgprot_t pgprot_writethrough(pgprot_t prot);
525 #define pgprot_writethrough pgprot_writethrough macro526 extern pgprot_t pgprot_writethrough(pgprot_t prot);
1096 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function1101 EXPORT_SYMBOL_GPL(pgprot_writethrough);
1110 #ifndef pgprot_writethrough1111 #define pgprot_writethrough pgprot_noncached macro
37 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function45 EXPORT_SYMBOL_GPL(pgprot_writethrough);