pgprot_writethrough  517 arch/x86/include/asm/pgtable_types.h #define pgprot_writethrough	pgprot_writethrough
pgprot_writethrough  518 arch/x86/include/asm/pgtable_types.h extern pgprot_t pgprot_writethrough(pgprot_t prot);
pgprot_writethrough 1098 arch/x86/mm/pat.c EXPORT_SYMBOL_GPL(pgprot_writethrough);
pgprot_writethrough  501 include/asm-generic/pgtable.h #ifndef pgprot_writethrough