Home
last modified time | relevance | path

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

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