Searched refs:SI_CPDMA_SKIP_ALL (Results 1 – 2 of 2) sorted by relevance
161 if ((user_flags & SI_CPDMA_SKIP_ALL) == SI_CPDMA_SKIP_ALL) { in si_cp_dma_prepare()502 si_copy_buffer(sctx, buf, buf, offset, offset, size, SI_CPDMA_SKIP_ALL); in cik_prefetch_TC_L2_async()
668 #define SI_CPDMA_SKIP_ALL (SI_CPDMA_SKIP_CHECK_CS_SPACE | \ macro