Searched refs:features3 (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/arch/x86/x86/ |
| D | hyperv.c | 370 u_int *features3) in hyperv_probe() argument 397 *features3 = regs[3]; in hyperv_probe() 483 u_int features, pm_features, features3; in hyperv_early_init() local 487 if (!hyperv_probe(&maxleaf, &features, &pm_features, &features3)) in hyperv_early_init() 507 u_int features, pm_features, features3; in hyperv_init_cpu() local 510 if (!hyperv_probe(&maxleaf, &features, &pm_features, &features3)) in hyperv_init_cpu()
|