Home
last modified time | relevance | path

Searched defs:cc_shared (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dswiotlb.h88 bool cc_shared; member
120 bool cc_shared; member
/linux/kernel/dma/
H A Dpool.c18 bool cc_shared; member
H A Dswiotlb.c715 bool cc_shared = attrs & __DMA_ATTR_ALLOC_CC_SHARED; in alloc_dma_pages() local
804 static void swiotlb_free_tlb(void *vaddr, size_t bytes, bool cc_shared) in swiotlb_free_tlb()