Searched refs:hyperv_probe (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/arch/x86/x86/ |
| D | hyperv.c | 369 hyperv_probe(u_int *maxleaf, u_int *features, u_int *pm_features, in hyperv_probe() function 409 if (!hyperv_probe(&maxleaf, &hyperv_features, &hyperv_pm_features, in hyperv_identify() 487 if (!hyperv_probe(&maxleaf, &features, &pm_features, &features3)) in hyperv_early_init() 510 if (!hyperv_probe(&maxleaf, &features, &pm_features, &features3)) in hyperv_init_cpu()
|