Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dhyperv.c112 static u_int hyperv_pm_features; variable
406 if (!hyperv_probe(&maxleaf, &hyperv_features, &hyperv_pm_features, in hyperv_identify()
437 (hyperv_pm_features & ~CPUPM_HV_CSTATE_MASK)); in hyperv_identify()
439 "%s [C%u]", buf, CPUPM_HV_CSTATE(hyperv_pm_features)); in hyperv_identify()