Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dallocator.h43 int (*mmb_unmap)(hil_mmb_t *mmb); member
H A Dmedia_mem.c523 if ((mmb == NULL) || (g_the_allocator.mmb_unmap == NULL)) { in hil_mmb_unmap()
529 ref = g_the_allocator.mmb_unmap(mmb); in hil_mmb_unmap()
H A Dhisi_allocator.c590 allocator->mmb_unmap = __mmb_unmap; in hisi_allocator_setopt()
H A Dcma_allocator.c658 allocator->mmb_unmap = __mmb_unmap;

Completed in 4 milliseconds