diff options
author | 2024-04-16 14:19:04 -0700 | |
---|---|---|
committer | 2024-04-22 11:43:55 +0200 | |
commit | e6dfdc2e89a0adedf455814c91b977d6a584cc88 (patch) | |
tree | 80ac05d5fff6f12117419fbafdc64c0032fed29a /scripts/gdb/linux/utils.py | |
parent | x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86 (diff) | |
download | linux-rng-e6dfdc2e89a0adedf455814c91b977d6a584cc88.tar.xz linux-rng-e6dfdc2e89a0adedf455814c91b977d6a584cc88.zip |
x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
To avoid adding a slew of new macros for each new Intel CPU family
switch over from providing CPU model number #defines to a new
scheme that encodes vendor, family, and model in a single number.
[ bp: s/casted/cast/g ]
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240416211941.9369-3-tony.luck@intel.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions