Home
last modified time | relevance | path

Searched refs:mmf_unmap (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dallocator.h46 void (*mmf_unmap)(void *virt); member
H A Dmedia_mem.c425 if (g_the_allocator.mmf_unmap != NULL) { in hil_mmf_unmap()
426 g_the_allocator.mmf_unmap(virt); in hil_mmf_unmap()
H A Dhisi_allocator.c593 allocator->mmf_unmap = __mmf_unmap; in hisi_allocator_setopt()
H A Dcma_allocator.c661 allocator->mmf_unmap = __mmf_unmap;

Completed in 4 milliseconds