Searched refs:pgprot_writethrough (Results 1 – 3 of 3) sorted by relevance
524 #define pgprot_writethrough pgprot_writethrough macro525 extern pgprot_t pgprot_writethrough(pgprot_t prot);
951 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function956 EXPORT_SYMBOL_GPL(pgprot_writethrough);
1684 #ifndef pgprot_writethrough1685 #define pgprot_writethrough pgprot_noncached macro