Lines Matching refs:scif_window

148 struct scif_window *scif_create_window(struct scif_endpt *ep, int nr_pages,  in scif_create_window()
151 struct scif_window *window; in scif_create_window()
194 struct scif_window *window) in scif_destroy_incomplete_window()
234 void scif_unmap_window(struct scif_dev *remote_dev, struct scif_window *window) in scif_unmap_window()
321 int scif_destroy_window(struct scif_endpt *ep, struct scif_window *window) in scif_destroy_window()
369 struct scif_window *window) in scif_create_remote_lookup()
440 struct scif_window *window) in scif_destroy_remote_lookup()
481 static struct scif_window *
484 struct scif_window *window; in scif_create_remote_window()
524 scif_destroy_remote_window(struct scif_window *window) in scif_destroy_remote_window()
543 struct scif_window *window) in scif_iommu_map()
592 scif_map_window(struct scif_dev *remote_dev, struct scif_window *window) in scif_map_window()
646 struct scif_window *window) in scif_send_scif_unregister()
663 int scif_unregister_window(struct scif_window *window) in scif_unregister_window()
759 struct scif_window *window) in scif_send_alloc_request()
784 struct scif_window *window) in scif_prep_remote_window()
787 struct scif_window *remote_window; in scif_prep_remote_window()
961 struct scif_window *window) in scif_send_scif_register()
1044 struct scif_window *window, s64 offset) in scif_free_window_offset()
1062 struct scif_window *window = NULL; in scif_alloc_req()
1097 struct scif_window *window = container_of(handle, struct scif_window, in scif_alloc_gnt_rej()
1120 struct scif_window *window = (struct scif_window *)msg->payload[1]; in scif_free_virt()
1126 scif_fixup_aper_base(struct scif_dev *dev, struct scif_window *window) in scif_fixup_aper_base()
1159 struct scif_window *window = in scif_recv_reg()
1160 (struct scif_window *)msg->payload[1]; in scif_recv_reg()
1195 struct scif_window *window = NULL; in scif_recv_unreg()
1196 struct scif_window *recv_window = in scif_recv_unreg()
1197 (struct scif_window *)msg->payload[0]; in scif_recv_unreg()
1259 struct scif_window *window = in scif_recv_reg_ack()
1260 (struct scif_window *)msg->payload[2]; in scif_recv_reg_ack()
1278 struct scif_window *window = in scif_recv_reg_nack()
1279 (struct scif_window *)msg->payload[2]; in scif_recv_reg_nack()
1296 struct scif_window *window = in scif_recv_unreg_ack()
1297 (struct scif_window *)msg->payload[1]; in scif_recv_unreg_ack()
1315 struct scif_window *window = in scif_recv_unreg_nack()
1316 (struct scif_window *)msg->payload[1]; in scif_recv_unreg_nack()
1482 scif_insert_local_window(struct scif_window *window, struct scif_endpt *ep) in scif_insert_local_window()
1495 struct scif_window *window; in scif_register_pinned_pages()
1598 struct scif_window *window; in scif_register()
1719 struct scif_window *window = NULL; in scif_unregister()