last_fixed_type   359 arch/x86/kernel/cpu/mtrr/generic.c static mtrr_type __initdata last_fixed_type;
last_fixed_type   367 arch/x86/kernel/cpu/mtrr/generic.c 		 last_fixed_end - 1, mtrr_attrib_to_str(last_fixed_type));
last_fixed_type   377 arch/x86/kernel/cpu/mtrr/generic.c 	last_fixed_type = type;
last_fixed_type   390 arch/x86/kernel/cpu/mtrr/generic.c 		if (last_fixed_end == base && last_fixed_type == *types) {