Lines Matching refs:scif_window

139 struct scif_window *scif_create_window(struct scif_endpt *ep, int nr_pages,  in scif_create_window()
142 struct scif_window *window; in scif_create_window()
185 struct scif_window *window) in scif_destroy_incomplete_window()
225 void scif_unmap_window(struct scif_dev *remote_dev, struct scif_window *window) in scif_unmap_window()
303 int scif_destroy_window(struct scif_endpt *ep, struct scif_window *window) in scif_destroy_window()
351 struct scif_window *window) in scif_create_remote_lookup()
422 struct scif_window *window) in scif_destroy_remote_lookup()
463 static struct scif_window *
466 struct scif_window *window; in scif_create_remote_window()
506 scif_destroy_remote_window(struct scif_window *window) in scif_destroy_remote_window()
525 struct scif_window *window) in scif_iommu_map()
574 scif_map_window(struct scif_dev *remote_dev, struct scif_window *window) in scif_map_window()
628 struct scif_window *window) in scif_send_scif_unregister()
645 int scif_unregister_window(struct scif_window *window) in scif_unregister_window()
741 struct scif_window *window) in scif_send_alloc_request()
766 struct scif_window *window) in scif_prep_remote_window()
769 struct scif_window *remote_window; in scif_prep_remote_window()
943 struct scif_window *window) in scif_send_scif_register()
1026 struct scif_window *window, s64 offset) in scif_free_window_offset()
1044 struct scif_window *window = NULL; in scif_alloc_req()
1079 struct scif_window *window = container_of(handle, struct scif_window, in scif_alloc_gnt_rej()
1102 struct scif_window *window = (struct scif_window *)msg->payload[1]; in scif_free_virt()
1108 scif_fixup_aper_base(struct scif_dev *dev, struct scif_window *window) in scif_fixup_aper_base()
1141 struct scif_window *window = in scif_recv_reg()
1142 (struct scif_window *)msg->payload[1]; in scif_recv_reg()
1177 struct scif_window *window = NULL; in scif_recv_unreg()
1178 struct scif_window *recv_window = in scif_recv_unreg()
1179 (struct scif_window *)msg->payload[0]; in scif_recv_unreg()
1241 struct scif_window *window = in scif_recv_reg_ack()
1242 (struct scif_window *)msg->payload[2]; in scif_recv_reg_ack()
1260 struct scif_window *window = in scif_recv_reg_nack()
1261 (struct scif_window *)msg->payload[2]; in scif_recv_reg_nack()
1278 struct scif_window *window = in scif_recv_unreg_ack()
1279 (struct scif_window *)msg->payload[1]; in scif_recv_unreg_ack()
1297 struct scif_window *window = in scif_recv_unreg_nack()
1298 (struct scif_window *)msg->payload[1]; in scif_recv_unreg_nack()
1459 scif_insert_local_window(struct scif_window *window, struct scif_endpt *ep) in scif_insert_local_window()
1472 struct scif_window *window; in scif_register_pinned_pages()
1575 struct scif_window *window; in scif_register()
1696 struct scif_window *window = NULL; in scif_unregister()