Searched refs:hyperv_features (Results 1 – 7 of 7) sorted by relevance
61 u_int hyperv_features; variable97 if (hyperv_features & CPUID_HV_MSR_TIME_REFCNT) { in hyperv_init_tc()176 hyperv_features = regs[0]; in hyperv_identify_features()184 printf(" Features=0x%b\n", hyperv_features, in hyperv_identify_features()
60 u_int hyperv_features; variable127 hyperv_features = result.as32.a; in hyperv_identify_features()
97 extern u_int hyperv_features; /* CPUID_HV_MSR_ */
73 (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()
756 if (hyperv_features & CPUID_HV_MSR_VP_INDEX) { in vmbus_synic_setup()1379 (hyperv_features & CPUID_HV_MSR_SYNIC) == 0) in vmbus_identify()1389 (hyperv_features & CPUID_HV_MSR_SYNIC) == 0) in vmbus_probe()
185 if ((hyperv_features & in hyperv_tsc_tcinit()