Searched refs:pgprot_writethrough (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dio.h36 ioremap_prot((addr), (size), pgprot_val(pgprot_writethrough(PAGE_KERNEL)))
H A Dpgtable.h1316 #define pgprot_writethrough pgprot_writethrough macro
1317 pgprot_t pgprot_writethrough(pgprot_t prot);
/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h526 #define pgprot_writethrough pgprot_writethrough macro
527 extern pgprot_t pgprot_writethrough(pgprot_t prot);
/linux-master/include/linux/
H A Dpgtable.h1265 #ifndef pgprot_writethrough
1266 #define pgprot_writethrough pgprot_noncached macro
/linux-master/arch/x86/mm/pat/
H A Dmemtype.c1114 pgprot_t pgprot_writethrough(pgprot_t prot) function
1119 EXPORT_SYMBOL_GPL(pgprot_writethrough); variable
/linux-master/arch/s390/mm/
H A Dpgtable.c37 pgprot_t pgprot_writethrough(pgprot_t prot) function
45 EXPORT_SYMBOL_GPL(pgprot_writethrough); variable

Completed in 141 milliseconds