Home
last modified time | relevance | path

Searched defs:subleaf (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c49 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 Dtopology_ext.c45 static inline bool topo_subleaf(struct topo_scan *tscan, u32 leaf, u32 subleaf, in topo_subleaf()
107 u32 subleaf; in parse_topology_leaf() local