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

/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c595 gpa_t gp_from = (gpa_t) kvmppc_get_gpr(vcpu, 8); local
601 if (gp_to && gp_from) /* One must be NULL to determine the direction */
635 rc = kvm_vcpu_read_guest(vcpu, gp_from, buf, n);

Completed in 82 milliseconds