Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dpgtable_types.h530 #define pgprot_writethrough pgprot_writethrough macro
531 extern pgprot_t pgprot_writethrough(pgprot_t prot);
/linux-6.15/arch/x86/mm/pat/
H A Dmemtype.c1123 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function
1128 EXPORT_SYMBOL_GPL(pgprot_writethrough);
/linux-6.15/include/linux/
H A Dpgtable.h1355 #ifndef pgprot_writethrough
1356 #define pgprot_writethrough pgprot_noncached macro