Searched refs:pgprot_writethrough (Results 1 – 3 of 3) sorted by relevance
518 #define pgprot_writethrough pgprot_writethrough macro519 extern pgprot_t pgprot_writethrough(pgprot_t prot);
463 #ifndef pgprot_writethrough464 #define pgprot_writethrough pgprot_noncached macro
1083 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function1088 EXPORT_SYMBOL_GPL(pgprot_writethrough);