Home
last modified time | relevance | path

Searched refs:pm_features (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/x86/x86/
Dhyperv.c369 hyperv_probe(u_int *maxleaf, u_int *features, u_int *pm_features, in hyperv_probe() argument
396 *pm_features = regs[2]; 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()