Searched refs:EMULATE_USER_EXIT (Results 1 – 5 of 5) sorted by relevance
1237 EMULATE_USER_EXIT, /* kvm_run ready for userspace exit */ enumerator
5004 if (er == EMULATE_USER_EXIT) in handle_ud()5871 r = EMULATE_USER_EXIT; in handle_emulation_failure()6050 *r = EMULATE_USER_EXIT; in kvm_vcpu_do_singlestep()6099 *r = EMULATE_USER_EXIT; in kvm_vcpu_check_breakpoint()6262 r = EMULATE_USER_EXIT; in x86_emulate_instruction()6266 r = EMULATE_USER_EXIT; in x86_emulate_instruction()
5301 case EMULATE_USER_EXIT: in kvm_mmu_page_fault()
7068 if (er == EMULATE_USER_EXIT) in handle_exception()7762 if (err == EMULATE_USER_EXIT) { in handle_invalid_guest_state()
2723 if (er == EMULATE_USER_EXIT) in gp_interception()