Searched refs:EMULATE_USER_EXIT (Results 1 – 5 of 5) sorted by relevance
837 EMULATE_USER_EXIT, /* kvm_run ready for userspace exit */ enumerator
5112 r = EMULATE_USER_EXIT; in handle_emulation_failure()5271 *r = EMULATE_USER_EXIT; in kvm_vcpu_check_singlestep()5305 *r = EMULATE_USER_EXIT; in kvm_vcpu_check_breakpoint()5426 r = EMULATE_USER_EXIT; in x86_emulate_instruction()5430 r = EMULATE_USER_EXIT; in x86_emulate_instruction()
4902 if (er == EMULATE_USER_EXIT) in handle_exception()5712 if (err == EMULATE_USER_EXIT) { in handle_invalid_guest_state()
4188 case EMULATE_USER_EXIT: in kvm_mmu_page_fault()
1788 if (er == EMULATE_USER_EXIT) in ud_interception()