Searched defs:scif_window (Results 1 – 1 of 1) sorted by relevance
255 struct scif_window { struct266 enum scif_window_type type; argument267 u64 peer_window;268 enum scif_msg_state unreg_state;269 bool offset_freed;270 bool temp;271 struct mm_struct *mm;272 struct sg_table *st;273 union {288 dma_addr_t *dma_addr;[all …]