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