Home
last modified time | relevance | path

Searched refs:handle_emulation_failure (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kvm/
H A Dx86.c8829 static int handle_emulation_failure(struct kvm_vcpu *vcpu, int emulation_type) in handle_emulation_failure() function
9111 return handle_emulation_failure(vcpu, emulation_type); in x86_emulate_instruction()
9150 return handle_emulation_failure(vcpu, emulation_type); in x86_emulate_instruction()
9226 return handle_emulation_failure(vcpu, emulation_type); in x86_emulate_instruction()