Searched refs:reexecute_instruction (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | x86.c | 7277 static bool reexecute_instruction(struct kvm_vcpu *vcpu, gpa_t cr2_or_gpa, in reexecute_instruction() function 7606 if (reexecute_instruction(vcpu, cr2_or_gpa, in x86_emulate_instruction() 7675 if (reexecute_instruction(vcpu, cr2_or_gpa, write_fault_to_spt, in x86_emulate_instruction()
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | x86.c | 8571 static bool reexecute_instruction(struct kvm_vcpu *vcpu, gpa_t cr2_or_gpa, in reexecute_instruction() function 8915 if (reexecute_instruction(vcpu, cr2_or_gpa, in x86_emulate_instruction() 8994 if (reexecute_instruction(vcpu, cr2_or_gpa, emulation_type)) in x86_emulate_instruction()
|
Completed in 30 milliseconds