Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dbook3s_hv_nested.c572 gpa_t gp_from = (gpa_t) kvmppc_get_gpr(vcpu, 8); in kvmhv_copy_tofrom_guest_nested() local
578 if (gp_to && gp_from) /* One must be NULL to determine the direction */ in kvmhv_copy_tofrom_guest_nested()
612 rc = kvm_vcpu_read_guest(vcpu, gp_from, buf, n); in kvmhv_copy_tofrom_guest_nested()