Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dhyperv_x86.c66 static u_int hyperv_pm_features; variable
177 hyperv_pm_features = regs[2]; in hyperv_identify_features()
200 (hyperv_pm_features & ~CPUPM_HV_CSTATE_MASK), in hyperv_identify_features()
203 CPUPM_HV_CSTATE(hyperv_pm_features)); in hyperv_identify_features()