Searched refs:consistent_head (Results 1 – 2 of 2) sorted by relevance
58 static struct arch_vm_region consistent_head = { variable59 .vm_list = LIST_HEAD_INIT(consistent_head.vm_list),182 c = vm_region_alloc(&consistent_head, size, in arch_dma_alloc()236 c = vm_region_find(&consistent_head, (unsigned long)cpu_addr); in arch_dma_free()
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()