diff options
| author | Ahmed S. Darwish <[email protected]> | 2025-05-08 15:02:35 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2025-05-16 08:49:55 +0000 |
| commit | 4b21e71ad6cc93d39d78176de269a0dc9a318fc6 (patch) | |
| tree | 8de069b6559c3b768c940c17883e13917f28b01f /kernel/trace/trace_functions.c | |
| parent | x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2() (diff) | |
| download | kernel-4b21e71ad6cc93d39d78176de269a0dc9a318fc6.tar.gz kernel-4b21e71ad6cc93d39d78176de269a0dc9a318fc6.zip | |
x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameter
The CPUID(0x2) descriptors iterator has been renamed from:
for_each_leaf_0x2_entry()
to:
for_each_cpuid_0x2_desc()
since it iterates over CPUID(0x2) cache and TLB "descriptors", not
"entries".
In the macro's x86/cacheinfo call-site, rename the parameter denoting the
parsed descriptor at each iteration from 'entry' to 'desc'.
Signed-off-by: Ahmed S. Darwish <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Andrew Cooper <[email protected]>
Cc: John Ogness <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'kernel/trace/trace_functions.c')
0 files changed, 0 insertions, 0 deletions
