Searched refs:pgprot_writethrough (Results 1 – 3 of 3) sorted by relevance
530 #define pgprot_writethrough pgprot_writethrough macro531 extern pgprot_t pgprot_writethrough(pgprot_t prot);
1123 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function1128 EXPORT_SYMBOL_GPL(pgprot_writethrough);
1355 #ifndef pgprot_writethrough1356 #define pgprot_writethrough pgprot_noncached macro