Searched refs:cpuid_leaf (Results 1 – 3 of 3) sorted by relevance
42 unsigned int cpuid_leaf = bhyve_cpuid_base | CPUID_BHYVE_FEATURES; in bhyve_features() local44 if (bhyve_cpuid_max < cpuid_leaf) in bhyve_features()47 return cpuid_eax(cpuid_leaf); in bhyve_features()
82 cpuid_leaf(0x8000001e, &leaf); in parse_8000_001e()
546 struct cpuid_leaf { struct557 int snp_cpuid(void (*cpuid_fn)(void *ctx, struct cpuid_leaf *leaf), argument558 void *ctx, struct cpuid_leaf *leaf);