Searched refs:consistent_head (Results 1 – 2 of 2) sorted by relevance
107 static struct metag_vm_region consistent_head = { variable108 .vm_list = LIST_HEAD_INIT(consistent_head.vm_list),222 c = metag_vm_region_alloc(&consistent_head, size, in dma_alloc_coherent()282 c = metag_vm_region_find(&consistent_head, (unsigned long)vaddr); in dma_free_coherent()346 c = metag_vm_region_find(&consistent_head, (unsigned long)cpu_addr); in dma_mmap()
90 static struct ppc_vm_region consistent_head = { variable91 .vm_list = LIST_HEAD_INIT(consistent_head.vm_list),215 c = ppc_vm_region_alloc(&consistent_head, size, in __dma_alloc_coherent()266 c = ppc_vm_region_find(&consistent_head, (unsigned long)vaddr); in __dma_free_coherent()