Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c238 bool interruptable; member
1475 vcpu->interruptable = false; in whpx_vcpu_pre_run()
1502 vcpu->interruptable && (env->eflags & IF_MASK)) { in whpx_vcpu_pre_run()
1592 vcpu->interruptable = in whpx_vcpu_post_run()
1606 vcpu->interruptable = true; in whpx_vcpu_process_async_events()
2231 vcpu->interruptable = true; in whpx_init_vcpu()