Searched defs:subleaf (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/arch/x86/kcpuid/ | ||
| H A D | kcpuid.c | 49 struct subleaf { global() struct |
| /linux/arch/x86/kernel/cpu/ | ||
| H A D | topology_ext.c | 45 topo_subleaf(struct topo_scan * tscan,u32 leaf,u32 subleaf,unsigned int * last_dom) topo_subleaf() argument |
| /linux/tools/perf/arch/x86/tests/ | ||
| H A D | intel-pt-test.c | 352 struct cpuid_result subleaf[INTEL_PT_SUBLEAF_CNT]; member |
| /linux/arch/x86/kernel/cpu/resctrl/ | ||
| H A D | core.c | 239 u32 eax, ebx, ecx, edx, subleaf; __rdt_get_mem_config_amd() local |