Searched refs:cc_shared (Results 1 – 3 of 3) sorted by relevance
366 io_tlb_default_mem.cc_shared = true; in swiotlb_update_mem_attributes()368 io_tlb_default_mem.cc_shared = false; in swiotlb_update_mem_attributes()374 if (io_tlb_default_mem.cc_shared) { in swiotlb_update_mem_attributes()628 if (io_tlb_default_mem.cc_shared) { in swiotlb_init_late()673 if (io_tlb_default_mem.cc_shared) { in swiotlb_exit()715 bool cc_shared = attrs & __DMA_ATTR_ALLOC_CC_SHARED; in alloc_dma_pages() local731 if (cc_shared && set_memory_decrypted((unsigned long)vaddr, PFN_UP(bytes))) in alloc_dma_pages()737 if (cc_shared && !set_memory_encrypted((unsigned long)vaddr, PFN_UP(bytes))) in alloc_dma_pages()758 unsigned long attrs = mem->cc_shared ? __DMA_ATTR_ALLOC_CC_SHARED : 0; in swiotlb_alloc_tlb()765 if (!gfpflags_allow_blocking(gfp) && dev && mem->cc_shared) { in swiotlb_alloc_tlb()[all …]
18 bool cc_shared; member112 if (dma_pool->cc_shared) in atomic_pool_expand()128 if (dma_pool->cc_shared) { in atomic_pool_expand()146 if (dma_pool->cc_shared && in atomic_pool_expand()191 dma_pool->cc_shared = true; in __dma_atomic_pool_init()193 dma_pool->cc_shared = false; in __dma_atomic_pool_init()332 if (dma_pool->cc_shared != !!(attrs & __DMA_ATTR_ALLOC_CC_SHARED)) in dma_alloc_from_pool()
88 bool cc_shared; member120 bool cc_shared; member