Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.c8657 static bool retry_instruction(struct x86_emulate_ctxt *ctxt, in retry_instruction() function
8975 if (retry_instruction(ctxt, cr2_or_gpa, emulation_type)) in x86_emulate_instruction()