Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable_types.h524 #define pgprot_writethrough pgprot_writethrough macro
525 extern pgprot_t pgprot_writethrough(pgprot_t prot);
/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