Searched refs:hyperv_features (Results 1 – 6 of 6) sorted by relevance
82 u_int hyperv_features; variable169 hyperv_features = regs[0]; in hyperv_identify()178 printf(" Features=0x%b\n", hyperv_features, in hyperv_identify()250 if (hyperv_features & CPUID_HV_MSR_TIME_REFCNT) { in hyperv_init()
79 (hyperv_features & CPUID_HV_MSR_SYNIC) == 0) in vmbus_res_probe()
131 (hyperv_features & CPUID_HV_ET_MASK) != CPUID_HV_ET_MASK || in vmbus_et_identify()
764 if (hyperv_features & CPUID_HV_MSR_VP_INDEX) { in vmbus_synic_setup()1436 (hyperv_features & CPUID_HV_MSR_SYNIC) == 0) in vmbus_identify()1446 (hyperv_features & CPUID_HV_MSR_SYNIC) == 0) in vmbus_probe()
94 extern u_int hyperv_features; /* CPUID_HV_MSR_ */
185 if ((hyperv_features & in hyperv_tsc_tcinit()