diff options
author | Tony Luck <tony.luck@intel.com> | 2024-04-17 00:19:04 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-04-22 12:43:55 +0300 |
commit | e6dfdc2e89a0adedf455814c91b977d6a584cc88 (patch) | |
tree | 80ac05d5fff6f12117419fbafdc64c0032fed29a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a9d0adce69075192961f3be466c4810a21b7bc9e (diff) | |
download | linux-e6dfdc2e89a0adedf455814c91b977d6a584cc88.tar.xz |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions