Searched refs:pgprot_writethrough (Results 1 – 3 of 3) sorted by relevance
517 #define pgprot_writethrough pgprot_writethrough macro518 extern pgprot_t pgprot_writethrough(pgprot_t prot);
501 #ifndef pgprot_writethrough502 #define pgprot_writethrough pgprot_noncached macro
1093 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function1098 EXPORT_SYMBOL_GPL(pgprot_writethrough);