Home
last modified time | relevance | path

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

/linux-4.4.14/arch/microblaze/mm/
Dconsistent.c181 void consistent_free(size_t size, void *vaddr) in consistent_free() function
221 EXPORT_SYMBOL(consistent_free);
/linux-4.4.14/arch/frv/include/asm/
Dpci.h29 extern void consistent_free(void *vaddr);
/linux-4.4.14/arch/frv/mb93090-mb00/
Dpci-dma.c36 consistent_free(vaddr); in dma_free_coherent()
/linux-4.4.14/arch/frv/mm/
Ddma-alloc.c141 void consistent_free(void *vaddr) in consistent_free() function
/linux-4.4.14/arch/microblaze/kernel/
Ddma.c48 consistent_free(size, vaddr); in dma_direct_free_coherent()
/linux-4.4.14/arch/microblaze/include/asm/
Dpgtable.h555 void consistent_free(size_t size, void *vaddr);