emulator_read_std 1886 arch/x86/kvm/x86.c 	if (emulator_read_std(addr, val, bytes, vcpu)
emulator_read_std 2091 arch/x86/kvm/x86.c 	emulator_read_std(rip_linear, (void *)opcodes, 4, vcpu);
emulator_read_std 2099 arch/x86/kvm/x86.c 	.read_std            = emulator_read_std,
emulator_read_std  535 include/asm-x86/kvm_host.h int emulator_read_std(unsigned long addr,