Home
last modified time | relevance | path

Searched refs:SCIF_RMA_USECACHE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dscif.h84 SCIF_RMA_USECACHE = (1 << 1), enumerator
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_dma.c332 return !!(flags & SCIF_RMA_USECACHE); in scif_is_set_reg_cache()
1695 if (flags && !(flags & (SCIF_RMA_USECPU | SCIF_RMA_USECACHE | in scif_rma_copy()
1929 flags &= ~SCIF_RMA_USECACHE; in scif_vreadfrom()
1960 flags &= ~SCIF_RMA_USECACHE; in scif_vwriteto()