Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dallocator.h45 void *(*mmf_map)(phys_addr_t phys, int len, int cache); member
H A Dmedia_mem.c403 void *virt = g_the_allocator.mmf_map(phys, len, 0); in hil_mmf_map2kern_nocache()
414 void *virt = g_the_allocator.mmf_map(phys, len, 1); in hil_mmf_map2kern_cache()
H A Dhisi_allocator.c592 allocator->mmf_map = __mmf_map; in hisi_allocator_setopt()
H A Dcma_allocator.c660 allocator->mmf_map = __mmf_map;

Completed in 4 milliseconds