Searched defs:pgprot_writethrough (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/s390/mm/
H A Dpgtable.c37 pgprot_t pgprot_writethrough(pgprot_t prot) function
45 EXPORT_SYMBOL_GPL(pgprot_writethrough); variable
/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/include/linux/
H A Dpgtable.h1266 #define pgprot_writethrough pgprot_noncached macro
/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h526 #define pgprot_writethrough pgprot_writethrough macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h1316 #define pgprot_writethrough pgprot_writethrough macro

Completed in 134 milliseconds