Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h2082 OnOffAuto hyperv_no_nonarch_cs; member
H A Dcpu.c8477 hyperv_no_nonarch_cs, ON_OFF_AUTO_OFF),
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c1590 if (cpu->hyperv_no_nonarch_cs == ON_OFF_AUTO_ON) { in hyperv_fill_cpuids()
1592 } else if (cpu->hyperv_no_nonarch_cs == ON_OFF_AUTO_AUTO) { in hyperv_fill_cpuids()
1682 if (cpu->hyperv_no_nonarch_cs == ON_OFF_AUTO_AUTO && in hyperv_init_vcpu()