mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Add a function to get the name of a CPU feature. The function is architecture dependent and currently only implemented for x86. The feature names are automatically generated from the cpufeatures.h include file. Signed-off-by: Alexandre Chartre <alexandre.chartre@oracle.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Josh Poimboeuf <jpoimboe@kernel.org> Link: https://patch.msgid.link/20251121095340.464045-27-alexandre.chartre@oracle.com
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
arch/x86/lib/cpu-feature-names.c
|
|
arch/x86/lib/inat-tables.c
|
|
/objtool
|
|
feature
|
|
FEATURE-DUMP.objtool
|
|
fixdep
|
|
libsubcmd/
|