Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/
Demulate.c1177 static int decode_modrm(struct x86_emulate_ctxt *ctxt, in decode_modrm() function
5313 rc = decode_modrm(ctxt, &ctxt->memop); in x86_decode_insn()