Searched refs:msc_window (Results 1 – 1 of 1) sorted by relevance
68 struct msc_window { struct96 struct msc_window *start_win; argument97 struct msc_window *win;149 struct msc_window *cur_win;150 struct msc_window *switch_on_unlock;287 static inline struct scatterlist *msc_win_base_sg(struct msc_window *win) in msc_win_base_sg()292 static inline struct msc_block_desc *msc_win_base(struct msc_window *win) in msc_win_base()297 static inline dma_addr_t msc_win_base_dma(struct msc_window *win) in msc_win_base_dma()303 msc_win_base_pfn(struct msc_window *win) in msc_win_base_pfn()313 static inline bool msc_is_last_win(struct msc_window *win) in msc_is_last_win()[all …]