Lines Matching refs:remote_rp
207 * remote_rp points to a buffer that is cacheline aligned for BTE copies and
213 struct xpc_rsvd_page *remote_rp, unsigned long *remote_rp_pa)
225 ret = xp_remote_memcpy(xp_pa(remote_rp), *remote_rp_pa,
232 XPC_RP_PART_NASIDS(remote_rp);
239 if (remote_rp->ts_jiffies == 0)
242 if (XPC_VERSION_MAJOR(remote_rp->version) !=
248 if (remote_rp->SAL_partid < 0 ||
249 remote_rp->SAL_partid >= xp_max_npartitions ||
250 remote_rp->max_npartitions <= xp_partition_id) {
254 if (remote_rp->SAL_partid == xp_partition_id)
408 struct xpc_rsvd_page *remote_rp;
417 remote_rp = xpc_kmalloc_cacheline_aligned(XPC_RP_HEADER_SIZE +
420 if (remote_rp == NULL)
494 remote_rp, &remote_rp_pa);
506 xpc_arch_ops.request_partition_activation(remote_rp,