mtrr_type_lookup 174 arch/x86/mm/pat.c mtrr_type = mtrr_type_lookup(start, end); mtrr_type_lookup 325 arch/x86/mm/pat.c u8 mtrr_type = mtrr_type_lookup(start, end); mtrr_type_lookup 86 include/asm-x86/mtrr.h extern u8 mtrr_type_lookup(u64 addr, u64 end);