Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpgtable_types.h518 #define pgprot_writethrough pgprot_writethrough macro
519 extern pgprot_t pgprot_writethrough(pgprot_t prot);
/arch/x86/mm/
Dpat.c1115 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function
1120 EXPORT_SYMBOL_GPL(pgprot_writethrough);