Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
Dhisi_allocator.c491 static void __mmf_unmap(void *virt) in __mmf_unmap() function
593 allocator->mmf_unmap = __mmf_unmap; in hisi_allocator_setopt()
Dcma_allocator.c557 static void __mmf_unmap(void *virt) function
661 allocator->mmf_unmap = __mmf_unmap;