Home
last modified time | relevance | path

Searched refs:cpuid_subleaf (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/x86/kernel/cpu/
Dtopology_ext.c73 cpuid_subleaf(leaf, subleaf, &sl); in topo_subleaf()
/linux-6.12.1/arch/x86/include/asm/
Dcpuid.h137 #define cpuid_subleaf(leaf, subleaf, regs) { \ macro