Home
last modified time | relevance | path

Searched defs:phys (Results 1 – 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
Ddrv_media_mem.c225 HI_U32 phys = __pfn_to_phys(page_to_pfn(page)); in flush_outer() local
658 unsigned long phys = 0; in real_page_buffer_alloc_and_map() local
702 unsigned long phys = 0; in real_page_buffer_alloc_and_map() local
846 HI_U32 phys = __pfn_to_phys(page_to_pfn(page)); in __dma_clear_buffer() local
1612 phys_addr_t phys; in mem_source_query() local
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_ion.h326 unsigned long phys; member
339 unsigned long phys; member
DRockchip_OSAL_SharedMemory.c177 int ion_get_phys(int fd, ion_user_handle_t handle, unsigned long *phys) in ion_get_phys()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
Dhisi_allocator.c479 static void *__mmf_map(phys_addr_t phys, int len, int cache) in __mmf_map()
Dmedia_mem.c401 void *hil_mmf_map2kern_nocache(unsigned long phys, int len) in hil_mmf_map2kern_nocache()
412 void *hil_mmf_map2kern_cache(unsigned long phys, int len) in hil_mmf_map2kern_cache()
Dcma_allocator.c478 static void *__mmf_map(phys_addr_t phys, int len, int cache)
Dmmz_userdev.c505 unsigned long virt, phys; local