Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h1202 int emulator_write_phys(struct kvm_vcpu *vcpu, gpa_t gpa,
/Linux-v4.19/arch/x86/kvm/
Dx86.c5056 int emulator_write_phys(struct kvm_vcpu *vcpu, gpa_t gpa, in emulator_write_phys() function
5101 return emulator_write_phys(vcpu, gpa, val, bytes); in write_emulate()