Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.c8583 static bool reexecute_instruction(struct kvm_vcpu *vcpu, gpa_t cr2_or_gpa, in reexecute_instruction() function
8927 if (reexecute_instruction(vcpu, cr2_or_gpa, in x86_emulate_instruction()
9006 if (reexecute_instruction(vcpu, cr2_or_gpa, emulation_type)) in x86_emulate_instruction()