insn_fetch 1313 arch/x86/kvm/emulate.c modrm_ea += insn_fetch(u16, ctxt); insn_fetch 1316 arch/x86/kvm/emulate.c modrm_ea += insn_fetch(s8, ctxt); insn_fetch 1319 arch/x86/kvm/emulate.c modrm_ea += insn_fetch(u16, ctxt); insn_fetch 1356 arch/x86/kvm/emulate.c sib = insn_fetch(u8, ctxt); insn_fetch 1362 arch/x86/kvm/emulate.c modrm_ea += insn_fetch(s32, ctxt); insn_fetch 1374 arch/x86/kvm/emulate.c modrm_ea += insn_fetch(s32, ctxt); insn_fetch 1384 arch/x86/kvm/emulate.c modrm_ea += insn_fetch(s8, ctxt); insn_fetch 1387 arch/x86/kvm/emulate.c modrm_ea += insn_fetch(s32, ctxt); insn_fetch 1407 arch/x86/kvm/emulate.c op->addr.mem.ea = insn_fetch(u16, ctxt); insn_fetch 1410 arch/x86/kvm/emulate.c op->addr.mem.ea = insn_fetch(u32, ctxt); insn_fetch 1413 arch/x86/kvm/emulate.c op->addr.mem.ea = insn_fetch(u64, ctxt); insn_fetch 4988 arch/x86/kvm/emulate.c op->val = insn_fetch(s8, ctxt); insn_fetch 4991 arch/x86/kvm/emulate.c op->val = insn_fetch(s16, ctxt); insn_fetch 4994 arch/x86/kvm/emulate.c op->val = insn_fetch(s32, ctxt); insn_fetch 4997 arch/x86/kvm/emulate.c op->val = insn_fetch(s64, ctxt); insn_fetch 5238 arch/x86/kvm/emulate.c switch (ctxt->b = insn_fetch(u8, ctxt)) { insn_fetch 5308 arch/x86/kvm/emulate.c ctxt->b = insn_fetch(u8, ctxt); insn_fetch 5314 arch/x86/kvm/emulate.c ctxt->b = insn_fetch(u8, ctxt); insn_fetch 5321 arch/x86/kvm/emulate.c ctxt->modrm = insn_fetch(u8, ctxt);