Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable_types.h528 #define pgprot_writethrough pgprot_writethrough macro
529 extern pgprot_t pgprot_writethrough(pgprot_t prot);
/linux/arch/s390/include/asm/
H A Dio.h38 ioremap_prot((addr), (size), pgprot_val(pgprot_writethrough(PAGE_KERNEL)))
H A Dpgtable.h1405 #define pgprot_writethrough pgprot_writethrough macro
1406 pgprot_t pgprot_writethrough(pgprot_t prot);
/linux/arch/x86/mm/pat/
H A Dmemtype.c1119 pgprot_t pgprot_writethrough(pgprot_t prot) in pgprot_writethrough() function
1124 EXPORT_SYMBOL_GPL(pgprot_writethrough);