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

/linux-master/arch/s390/include/asm/
H A Dpgtable.h1334 #define pgprot_writethrough pgprot_writethrough macro
/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/include/asm/
H A Dpgtable_types.h526 #define pgprot_writethrough pgprot_writethrough macro
/linux-master/arch/x86/mm/pat/
H A Dmemtype.c1138 pgprot_t pgprot_writethrough(pgprot_t prot) function
1143 EXPORT_SYMBOL_GPL(pgprot_writethrough); variable
/linux-master/include/linux/
H A Dpgtable.h1339 #define pgprot_writethrough pgprot_noncached macro

Completed in 221 milliseconds