Searched refs:subleaf (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/x86/ |
| H A D | rte_cpuflags.c | 19 uint32_t subleaf; /**< cpuid subleaf */ member 26 #define FEAT_DEF(name, leaf, subleaf, reg, bit) \ argument 27 [RTE_CPUFLAG_##name] = {leaf, subleaf, reg, bit, #name }, 168 __cpuid_count(feat->leaf, feat->subleaf, in rte_cpu_get_flag_enabled()
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | simd.h | 89 uint32_t subleaf; /* CPUID sub-leaf */ member 167 __cpuid_count(desc->leaf, desc->subleaf, in __cpuid_check_feature()
|