Searched refs:gp_to (Results 1 – 1 of 1) sorted by relevance
563 gpa_t gp_to = (gpa_t) kvmppc_get_gpr(vcpu, 7); in kvmhv_copy_tofrom_guest_nested() local567 bool is_load = !!gp_to; in kvmhv_copy_tofrom_guest_nested()570 if (gp_to && gp_from) /* One must be NULL to determine the direction */ in kvmhv_copy_tofrom_guest_nested()597 rc = kvm_vcpu_write_guest(vcpu, gp_to, buf, n); in kvmhv_copy_tofrom_guest_nested()