Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c6205 * FIXME: this should call handle_emulation_failure if X86EMUL_IO_NEEDED in kvm_read_guest_virt()
7248 static int handle_emulation_failure(struct kvm_vcpu *vcpu, int emulation_type) in handle_emulation_failure() function
7622 return handle_emulation_failure(vcpu, emulation_type); in x86_emulate_instruction()
7679 return handle_emulation_failure(vcpu, emulation_type); in x86_emulate_instruction()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c7411 * FIXME: this should call handle_emulation_failure if X86EMUL_IO_NEEDED in kvm_read_guest_virt()
8543 static int handle_emulation_failure(struct kvm_vcpu *vcpu, int emulation_type) in handle_emulation_failure() function
8930 return handle_emulation_failure(vcpu, emulation_type); in x86_emulate_instruction()
8997 return handle_emulation_failure(vcpu, emulation_type); in x86_emulate_instruction()

Completed in 32 milliseconds