Home
last modified time | relevance | path

Searched refs:pgprot_writethrough (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/mm/pat/
H A Dmemtype.c951 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function
956 EXPORT_SYMBOL_GPL(pgprot_writethrough);
/linux/include/linux/
H A Dpgtable.h1684 #ifndef pgprot_writethrough
1685 #define pgprot_writethrough pgprot_noncached macro