generic_mtrr_ops  917 arch/x86/kernel/cpu/mtrr/generic.c const struct mtrr_ops generic_mtrr_ops = {
generic_mtrr_ops  698 arch/x86/kernel/cpu/mtrr/mtrr.c 		mtrr_if = &generic_mtrr_ops;
generic_mtrr_ops   36 arch/x86/kernel/cpu/mtrr/mtrr.h extern const struct mtrr_ops generic_mtrr_ops;