Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dnested.c5705 r = kvm_write_guest_virt_system(vcpu, gva, &value, len, &e); in handle_vmread()
5947 r = kvm_write_guest_virt_system(vcpu, gva, (void *)&current_vmptr, in handle_vmptrst()
/linux/arch/x86/kvm/
H A Dx86.c8033 int kvm_write_guest_virt_system(struct kvm_vcpu *vcpu, gva_t addr, void *val, in kvm_write_guest_virt_system() function
8042 EXPORT_SYMBOL_FOR_KVM_INTERNAL(kvm_write_guest_virt_system);