Searched refs:pgprot_writethrough (Results 1 – 3 of 3) sorted by relevance
394 #define pgprot_writethrough pgprot_writethrough macro395 extern pgprot_t pgprot_writethrough(pgprot_t prot);
304 #ifndef pgprot_writethrough305 #define pgprot_writethrough pgprot_noncached macro
1002 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function1007 EXPORT_SYMBOL_GPL(pgprot_writethrough);