Searched refs:emulator_read_std (Results 1 – 2 of 2) sorted by relevance
592 int emulator_read_std(unsigned long addr,
1963 int emulator_read_std(unsigned long addr, in emulator_read_std() function1994 EXPORT_SYMBOL_GPL(emulator_read_std);2016 if (emulator_read_std(addr, val, bytes, vcpu) in emulator_read_emulated()2220 emulator_read_std(rip_linear, (void *)opcodes, 4, vcpu); in kvm_report_emulation_failure()2228 .read_std = emulator_read_std,