Home
last modified time | relevance | path

Searched refs:consistent_pte (Results 1 – 1 of 1) sorted by relevance

/arch/metag/kernel/
Ddma.c66 static pte_t *consistent_pte; variable
183 if (!consistent_pte) { in dma_alloc_coherent()
226 pte_t *pte = consistent_pte + CONSISTENT_OFFSET(vaddr); in dma_alloc_coherent()
294 ptep = consistent_pte + CONSISTENT_OFFSET(c->vm_start); in dma_free_coherent()
416 consistent_pte = pte; in dma_alloc_init()