Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dhax-all.c27 #define HAX_EMULATE_STATE_MMIO 0x1 macro
67 case HAX_EMULATE_STATE_MMIO: in hax_stop_tbloop()
105 if (vstate->emulation_state == HAX_EMULATE_STATE_MMIO ) in hax_stop_translate()
645 vcpu->emulation_state = HAX_EMULATE_STATE_MMIO; in hax_vcpu_exec()