Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dpgtable_types.h524 #define pgprot_writethrough pgprot_writethrough macro
525 extern pgprot_t pgprot_writethrough(pgprot_t prot);
/arch/x86/mm/pat/
A Dmemtype.c950 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function
955 EXPORT_SYMBOL_GPL(pgprot_writethrough);

Completed in 9 milliseconds