Searched refs:EMULATE_USER_EXIT (Results 1 – 4 of 4) sorted by relevance
986 EMULATE_USER_EXIT, /* kvm_run ready for userspace exit */ enumerator
5290 *r = EMULATE_USER_EXIT; in kvm_vcpu_check_singlestep()5320 *r = EMULATE_USER_EXIT; in kvm_vcpu_check_breakpoint()5440 r = EMULATE_USER_EXIT; in x86_emulate_instruction()5444 r = EMULATE_USER_EXIT; in x86_emulate_instruction()
4421 case EMULATE_USER_EXIT: in kvm_mmu_page_fault()
5992 if (err == EMULATE_USER_EXIT) { in handle_invalid_guest_state()