Searched defs:subleaf (Results 1 – 3 of 3) sorted by relevance
/linux/tools/arch/x86/kcpuid/ |
H A D | kcpuid.c | 49 struct subleaf { global() struct 62 infosubleaf global() argument 129 cpuid_store(struct cpuid_range * range,u32 f,int subleaf,u32 a,u32 b,u32 c,u32 d) cpuid_store() argument 200 u32 max_func, idx_func, subleaf, max_subleaf; setup_cpuid_range() local [all...] |
/linux/arch/x86/kernel/cpu/ |
H A D | topology_ext.c | 45 static inline bool topo_subleaf(struct topo_scan *tscan, u32 leaf, u32 subleaf, in topo_subleaf() 107 u32 subleaf; in parse_topology_leaf() local
|
/linux/arch/x86/kernel/cpu/resctrl/ |
H A D | core.c | 220 u32 eax, ebx, ecx, edx, subleaf; in __rdt_get_mem_config_amd() local
|