Home
last modified time | relevance | path

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

/Linux-v4.19/arch/nds32/kernel/
Ddma.c19 static pte_t *consistent_pte; variable
128 if (!consistent_pte) { in arch_dma_alloc()
185 pte_t *pte = consistent_pte + CONSISTENT_OFFSET(c->vm_start); in arch_dma_alloc()
247 ptep = consistent_pte + CONSISTENT_OFFSET(c->vm_start); in arch_dma_free()
319 consistent_pte = pte; in consistent_init()