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

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1939 int emulator_write_phys(struct kvm_vcpu *vcpu, gpa_t gpa,
/linux-master/arch/x86/kvm/
H A Dx86.c7796 int emulator_write_phys(struct kvm_vcpu *vcpu, gpa_t gpa, function
7841 return emulator_write_phys(vcpu, gpa, val, bytes);

Completed in 224 milliseconds