/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
H A D | osal_cache.c | 27 void osal_flush_dcache_area(void *kvirt, unsigned long phys_addr, unsigned long length) in osal_flush_dcache_area() argument
|
H A D | osal_addr.c | 36 void *osal_ioremap(unsigned long phys_addr, unsigned long size) in osal_ioremap() argument 42 void *osal_ioremap_nocache(unsigned long phys_addr, unsigned long size) in osal_ioremap_nocache() argument 52 void *osal_ioremap_cached(unsigned long phys_addr, unsigned long size) in osal_ioremap_cached() argument 61 void *osal_ioremap_wc(unsigned long phys_addr, unsigned long size) in osal_ioremap_wc() argument [all...] |
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
H A D | osal_cache.c | 25 void osal_flush_dcache_area(const void *kvirt, unsigned long phys_addr, unsigned long size) in osal_flush_dcache_area() argument
|
H A D | osal_addr.c | 149 void *osal_ioremap(unsigned long phys_addr, unsigned long size) in osal_ioremap() argument 155 void *osal_ioremap_nocache(unsigned long phys_addr, unsigned long size) in osal_ioremap_nocache() argument 165 void *osal_ioremap_cached(unsigned long phys_addr, unsigned long size) in osal_ioremap_cached() argument 220 void *osal_blockmem_vmap(unsigned long phys_addr, unsigne argument 280 osal_blockmem_free(unsigned long phys_addr, unsigned long size) osal_blockmem_free() argument [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_mem_validation.c | 47 _mali_osk_errcode_t mali_mem_validation_check(u32 phys_addr, u32 size) in mali_mem_validation_check() argument [all...] |
H A D | mali_hw_core.h | 22 uintptr_t phys_addr; /**< Physical address of the registers */ member
|
H A D | mali_mmu_page_directory.c | 396 static _mali_osk_errcode_t mali_mmu_dump_page(mali_io_address page, u32 phys_addr, struct dump_info *info) in mali_mmu_dump_page() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_mem_validation.c | 48 mali_osk_errcode_t mali_mem_validation_check(u32 phys_addr, u32 size) in mali_mem_validation_check() argument
|
H A D | mali_hw_core.h | 23 uintptr_t phys_addr; /**< Physical address of the registers */ member
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hidev/include/ |
H A D | hidev.h | 44 hi_ulong phys_addr; member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_memory_external.c | 35 mali_osk_errcode_t mali_mem_bind_ext_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, u32 phys_addr, in mali_mem_bind_ext_buf() argument
|
H A D | mali_osk_mali.c | 375 uintptr_t phys_addr; in mali_osk_resource_find() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_memory_external.c | 35 mali_mem_bind_ext_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, u32 phys_addr, u32 flag) mali_mem_bind_ext_buf() argument
|
H A D | mali_osk_mali.c | 279 uintptr_t phys_addr; in _mali_osk_resource_find() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/ |
H A D | ump_kernel_memory_backend.h | 23 void *phys_addr; member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/common/ |
H A D | ump_kernel_memory_backend.h | 23 void *phys_addr; member
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
H A D | drv_mmz_intf.c | 262 mmb_addr_t get_sec_smmu_by_phys(HI_U32 phys_addr) in get_sec_smmu_by_phys() argument [all...] |
H A D | drv_mmz_compat.h | 29 HI_U32 phys_addr; /* phys-memory address */ member
|
H A D | drv_tee_smmu_agent.c | 52 unsigned long long phys_addr; member
|
H A D | drv_mmz_ext_k.c | 642 u32 phys_addr; in hi_drv_secmmz_release() local
|
H A D | drv_media_mem.h | 145 HI_U32 phys_addr; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
H A D | ump_osk_low_level_mem.c | 190 _mali_osk_errcode_t _ump_osk_mem_mapregion_map(ump_memory_allocation *descriptor, u32 offset, u32 *phys_addr, unsigned long size) in _ump_osk_mem_mapregion_map() argument
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
H A D | drv_mmz_ioctl.h | 26 HI_U32 phys_addr; /* phys-memory address */ member 62 HI_U32 phys_addr; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/platform/arm/ |
H A D | arm.c | 577 static u32 mali_read_phys(u32 phys_addr) in mali_read_phys() argument 593 static void mali_write_phys(u32 phys_addr, u32 value) in mali_write_phys() argument
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
H A D | mmz_userdev.c | 565 ioctl_mmb_invalid_cache_byaddr(void *kvirt, unsigned long phys_addr, unsigned long len) global() argument [all...] |