Searched refs:EMULTYPE_SKIP (Results 1 – 3 of 3) sorted by relevance
334 return __svm_skip_emulated_instruction(vcpu, EMULTYPE_SKIP, true); in svm_skip_emulated_instruction()339 const int emul_type = EMULTYPE_SKIP | EMULTYPE_SKIP_SOFT_INT | in svm_update_soft_interrupt_rip()5115 if (emul_type & EMULTYPE_SKIP) in svm_check_emulate_instruction()
2200 #define EMULTYPE_SKIP (1 << 2) macro
969 return kvm_emulate_instruction(vcpu, EMULTYPE_NO_DECODE | EMULTYPE_SKIP | in complete_emulated_insn_gp()9189 (emulation_type & EMULTYPE_SKIP)) { in handle_emulation_failure()9334 if (emulation_type & (EMULTYPE_NO_DECODE | EMULTYPE_SKIP | in kvm_vcpu_check_code_breakpoint()9504 !(emulation_type & EMULTYPE_SKIP)) { in x86_emulate_instruction()9530 if (emulation_type & EMULTYPE_SKIP) { in x86_emulate_instruction()