Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hyperv/vmbus/
H A Dhyperv.c85 static u_int hyperv_pm_features; variable
170 hyperv_pm_features = regs[2]; in hyperv_identify()
194 (hyperv_pm_features & ~CPUPM_HV_CSTATE_MASK), in hyperv_identify()
197 CPUPM_HV_CSTATE(hyperv_pm_features)); in hyperv_identify()