Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/hyperv/vmbus/
HDhyperv.c83 static u_int hyperv_pm_features; variable
168 hyperv_pm_features = regs[2]; in hyperv_identify()
192 (hyperv_pm_features & ~CPUPM_HV_CSTATE_MASK), in hyperv_identify()
195 CPUPM_HV_CSTATE(hyperv_pm_features)); in hyperv_identify()