Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_common_reg.h100 #define CPUPM_HV_CSTATE(f) ((f) & CPUPM_HV_CSTATE_MASK) macro
/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dhyperv_x86.c203 CPUPM_HV_CSTATE(hyperv_pm_features)); in hyperv_identify_features()