diff options
| author | Ahmed S. Darwish <[email protected]> | 2025-05-15 20:28:59 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2025-05-16 08:54:47 +0000 |
| commit | 3bf8ce828419810f45a272948805cf9a2b685529 (patch) | |
| tree | c8eebeda1502dbb068f6b2901a232627a98278f7 /kernel/trace/trace_functions.c | |
| parent | x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameter (diff) | |
| download | kernel-3bf8ce828419810f45a272948805cf9a2b685529.tar.gz kernel-3bf8ce828419810f45a272948805cf9a2b685529.zip | |
x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_base() to cpuid_base_hypervisor()/for_each_possible_cpuid_base_hypervisor()
In order to let all the APIs under <cpuid/api.h> have a shared "cpuid_"
namespace, rename hypervisor_cpuid_base() to cpuid_base_hypervisor().
To align with the new style, also rename:
for_each_possible_hypervisor_cpuid_base(function)
to:
for_each_possible_cpuid_base_hypervisor(function)
Adjust call-sites accordingly.
Suggested-by: Ingo Molnar <[email protected]>
Signed-off-by: Ahmed S. Darwish <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: Andrew Cooper <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: John Ogness <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Sean Christopherson <[email protected]>
Cc: Vitaly Kuznetsov <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/aCZOi0Oohc7DpgTo@lx-t490
Diffstat (limited to 'kernel/trace/trace_functions.c')
0 files changed, 0 insertions, 0 deletions
