linux/arch/x86/kernel/cpu/mtrr
Sohil Mehta a8cb451458 x86/mtrr: Modify a x86_model check to an Intel VFM check
Simplify one of the last few Intel x86_model checks in arch/x86 by
substituting it with a VFM one.

Signed-off-by: Sohil Mehta <sohil.mehta@intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/r/20250219184133.816753-5-sohil.mehta@intel.com
2025-03-19 11:19:40 +01:00
..
Makefile x86/mtrr: Move 32-bit code from mtrr.c to legacy.c 2023-06-01 15:04:33 +02:00
amd.c x86/mtrr: Replace vendor tests in MTRR code 2023-06-01 15:04:32 +02:00
centaur.c x86/mtrr: Remove unused code 2023-06-01 15:04:33 +02:00
cleanup.c x86/mtrr: Unify debugging printing 2023-06-01 15:04:33 +02:00
cyrix.c x86/mtrr: Replace vendor tests in MTRR code 2023-06-01 15:04:32 +02:00
generic.c x86/mtrr: Modify a x86_model check to an Intel VFM check 2025-03-19 11:19:40 +01:00
if.c x86/mtrr: Remove unnecessary strlen() in mtrr_write() 2025-02-25 20:50:55 +01:00
legacy.c x86/mtrr: Allocate mtrr_value array dynamically 2023-06-01 15:04:33 +02:00
mtrr.c x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state() 2024-12-04 10:46:19 -08:00
mtrr.h x86/mtrr: Unify debugging printing 2023-06-01 15:04:33 +02:00