Searched refs:hyperv_passthrough (Results 1 – 3 of 3) sorted by relevance
2081 bool hyperv_passthrough; member
8482 DEFINE_PROP_BOOL("hv-passthrough", X86CPU, hyperv_passthrough, false),
847 cpu->hyperv_features || cpu->hyperv_passthrough); in hyperv_enabled()1424 if (cpu->hyperv_passthrough) { in kvm_hyperv_expand_features()1671 if (cpu->hyperv_passthrough && hv_passthrough_mig_blocker == NULL) { in hyperv_init_vcpu()