Searched refs:is_cc_shared (Results 1 – 1 of 1) sorted by relevance
160 bool is_cc_shared = attrs & DMA_ATTR_CC_SHARED; in dma_map_phys() local172 (!is_mmio && !is_cc_shared && in dma_map_phys()175 else if (is_cc_shared) in dma_map_phys()213 bool is_cc_shared = attrs & DMA_ATTR_CC_SHARED; in dma_unmap_phys() local218 (!is_mmio && !is_cc_shared && in dma_unmap_phys()221 else if (is_cc_shared) in dma_unmap_phys()