Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dsvm.h153 uint64_t exit_info_2; member
Dhelper.c1261 stq_phys(env->vm_vmcb + offsetof(struct vmcb, control.exit_info_2), in cpu_x86_handle_mmu_fault()
Dop_helper.c5003 stq_phys(env->vm_vmcb + offsetof(struct vmcb, control.exit_info_2), 0); in helper_vmrun()
5294 stq_phys(env->vm_vmcb + offsetof(struct vmcb, control.exit_info_2), in helper_svm_check_io()
5308 ldq_phys(env->vm_vmcb + offsetof(struct vmcb, control.exit_info_2)), in helper_vmexit()