mtrr_attrib_to_str  367 arch/x86/kernel/cpu/mtrr/generic.c 		 last_fixed_end - 1, mtrr_attrib_to_str(last_fixed_type));
mtrr_attrib_to_str  409 arch/x86/kernel/cpu/mtrr/generic.c 		 mtrr_attrib_to_str(mtrr_state.def_type));
mtrr_attrib_to_str  440 arch/x86/kernel/cpu/mtrr/generic.c 				 mtrr_attrib_to_str(mtrr_state.var_ranges[i].base_lo & 0xff));
mtrr_attrib_to_str  424 arch/x86/kernel/cpu/mtrr/if.c 			   mtrr_usage_table[i], mtrr_attrib_to_str(type));
mtrr_attrib_to_str  373 arch/x86/kernel/cpu/mtrr/mtrr.c 				base, size, mtrr_attrib_to_str(ltype),
mtrr_attrib_to_str  374 arch/x86/kernel/cpu/mtrr/mtrr.c 				mtrr_attrib_to_str(type));
mtrr_attrib_to_str   71 arch/x86/kernel/cpu/mtrr/mtrr.h const char *mtrr_attrib_to_str(int x);