__pte2cachemode_tbl 456 arch/x86/include/asm/pgtable_types.h extern uint8_t __pte2cachemode_tbl[8]; __pte2cachemode_tbl 484 arch/x86/include/asm/pgtable_types.h return __pte2cachemode_tbl[__pte2cm_idx(masked)]; __pte2cachemode_tbl 62 arch/x86/mm/init.c uint8_t __pte2cachemode_tbl[8] = { __pte2cachemode_tbl 72 arch/x86/mm/init.c EXPORT_SYMBOL(__pte2cachemode_tbl); __pte2cachemode_tbl 967 arch/x86/mm/init.c __pte2cachemode_tbl[entry] = cache; __pte2cachemode_tbl 771 arch/x86/mm/ioremap.c if (__pte2cachemode_tbl[_PAGE_CACHE_MODE_WP] != _PAGE_CACHE_MODE_WP) __pte2cachemode_tbl 792 arch/x86/mm/ioremap.c if (__pte2cachemode_tbl[_PAGE_CACHE_MODE_WP] != _PAGE_CACHE_MODE_WP)