mtrr_save_fixed_ranges 1786 arch/x86/kernel/cpu/mtrr/main.c 	smp_call_function_single(0, mtrr_save_fixed_ranges, NULL, 1);
mtrr_save_fixed_ranges   25 arch/x86/power/cpu_32.c 	mtrr_save_fixed_ranges(NULL);
mtrr_save_fixed_ranges   62 arch/x86/power/cpu_64.c 	mtrr_save_fixed_ranges(NULL);
mtrr_save_fixed_ranges   87 include/asm-x86/mtrr.h extern void mtrr_save_fixed_ranges(void *);