Searched refs:EMULTYPE_SKIP (Results 1 – 4 of 4) sorted by relevance
1454 #define EMULTYPE_SKIP (1 << 2) macro
7255 if (emulation_type & EMULTYPE_SKIP) { in handle_emulation_failure()7591 if (!(emulation_type & EMULTYPE_SKIP) && in x86_emulate_instruction()7609 !(emulation_type & EMULTYPE_SKIP)) { in x86_emulate_instruction()7634 if (emulation_type & EMULTYPE_SKIP) { in x86_emulate_instruction()
339 if (!kvm_emulate_instruction(vcpu, EMULTYPE_SKIP)) in skip_emulated_instruction()
1679 if (!kvm_emulate_instruction(vcpu, EMULTYPE_SKIP)) in skip_emulated_instruction()