EMULTYPE_SKIP     787 arch/x86/kvm/svm.c 		if (!kvm_emulate_instruction(vcpu, EMULTYPE_SKIP))
EMULTYPE_SKIP    1556 arch/x86/kvm/vmx/vmx.c 		if (!kvm_emulate_instruction(vcpu, EMULTYPE_SKIP))
EMULTYPE_SKIP    6415 arch/x86/kvm/x86.c 	if (emulation_type & EMULTYPE_SKIP) {
EMULTYPE_SKIP    6720 arch/x86/kvm/x86.c 		if (!(emulation_type & EMULTYPE_SKIP) &&
EMULTYPE_SKIP    6770 arch/x86/kvm/x86.c 	if (emulation_type & EMULTYPE_SKIP) {