Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kvm/
Dbook3s_hv_nested.c565 gpa_t gp_from = (gpa_t) kvmppc_get_gpr(vcpu, 8); in kvmhv_copy_tofrom_guest_nested() local
571 if (gp_to && gp_from) /* One must be NULL to determine the direction */ in kvmhv_copy_tofrom_guest_nested()
605 rc = kvm_vcpu_read_guest(vcpu, gp_from, buf, n); in kvmhv_copy_tofrom_guest_nested()