Searched defs:scif_window (Results 1 – 1 of 1) sorted by relevance
242 struct scif_window { struct253 enum scif_window_type type; argument254 u64 peer_window;255 enum scif_msg_state unreg_state;256 bool offset_freed;257 bool temp;258 struct mm_struct *mm;259 struct sg_table *st;260 union {275 dma_addr_t *dma_addr;[all …]