| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/ |
| D | ump_kernel_api.c | 27 ump_dd_mem *mem = (ump_dd_mem *)memh; in ump_dd_secure_id_get() local 40 ump_dd_mem *mem; in ump_dd_handle_create_from_secure_id() local 58 ump_dd_mem *mem = (ump_dd_mem *) memh; in ump_dd_phys_block_count_get() local 69 ump_dd_mem *mem = (ump_dd_mem *)memh; in ump_dd_phys_blocks_get() local 94 ump_dd_mem *mem = (ump_dd_mem *)memh; in ump_dd_phys_block_get() local 119 ump_dd_mem *mem = (ump_dd_mem *)memh; in ump_dd_size_get() local 132 ump_dd_mem *mem = (ump_dd_mem *)memh; in ump_dd_reference_add() local 146 ump_dd_mem *mem = (ump_dd_mem *)memh; in ump_dd_reference_release() local 230 ump_dd_mem *mem; in _ump_ukk_size_get() local 257 ump_dd_mem *mem = NULL; in _ump_ukk_msync() local [all …]
|
| D | ump_kernel_ref_drv.c | 28 ump_dd_mem *mem; in ump_dd_handle_create_from_phys_blocks() local
|
| D | ump_kernel_common.c | 205 …ump_dd_mem *mem; /* The real UMP memory. It is equal to the handle, but with exposed struct … in _ump_ukk_map_mem() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/osal/ |
| D | drv_osal_sys_linux.c | 72 static hi_s32 cipher_dma_alloc_coherent(crypto_mem *mem, hi_u32 type, const hi_char *name, hi_u32 … in cipher_dma_alloc_coherent() 126 static hi_s32 cipher_dma_free_coherent(crypto_mem *mem) in cipher_dma_free_coherent() 178 static hi_s32 hash_mem_alloc_remap(crypto_mem *mem, hi_u32 type, const char *name, hi_u32 size) in hash_mem_alloc_remap() 228 static hi_s32 hash_mem_release_unmap(crypto_mem *mem) in hash_mem_release_unmap() 252 static hi_s32 crypto_mem_alloc_remap(crypto_mem *mem, hi_u32 type, const hi_char *name, hi_u32 size) in crypto_mem_alloc_remap() 258 static hi_s32 crypto_mem_release_unmap(crypto_mem *mem) in crypto_mem_release_unmap() 264 static hi_s32 crypto_mem_map(crypto_mem *mem) in crypto_mem_map() 293 static hi_s32 crypto_mem_unmap(crypto_mem *mem) in crypto_mem_unmap() 328 hi_s32 crypto_mem_create(crypto_mem *mem, hi_u32 type, const char *name, hi_u32 size) in crypto_mem_create() 335 hi_s32 crypto_mem_destroy(crypto_mem *mem) in crypto_mem_destroy() [all …]
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | hndmem.c | 41 #define IS_MEMTYPE_VALID(mem) ((mem >= MEM_SOCRAM) && (mem < MEM_MAX)) argument 46 hndmem_num_banks(si_t *sih, int mem) in hndmem_num_banks() 102 hndmem_bank_size(si_t *sih, hndmem_type_t mem, int bank_num) in hndmem_bank_size() 145 hndmem_mem_base(si_t *sih, hndmem_type_t mem) in hndmem_mem_base() 184 int mem, bank, bank_cnt, bank_sz; in hndmem_dump_meminfo_all() local 200 hndmem_sleeppda_bank_config(si_t *sih, hndmem_type_t mem, int bank_num, in hndmem_sleeppda_bank_config() 262 hndmem_activepda_bank_config(si_t *sih, hndmem_type_t mem, in hndmem_activepda_bank_config() 322 hndmem_sleeppda_config(si_t *sih, hndmem_type_t mem, hndmem_config_t config) in hndmem_sleeppda_config() 355 hndmem_activepda_config(si_t *sih, hndmem_type_t mem, hndmem_config_t config) in hndmem_activepda_config() 384 hndmem_activepda_mem_config(si_t *sih, hndmem_type_t mem, uint32 mem_start, in hndmem_activepda_mem_config()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| D | ump_kernel_random_mapping.c | 43 static mali_bool insert(struct rb_root *root, int id, ump_dd_mem *mem) in insert() 95 int ump_random_mapping_insert(ump_random_mapping *map, ump_dd_mem *mem) in ump_random_mapping_insert() 123 ump_dd_mem *mem = NULL; in ump_random_mapping_get() local 165 ump_dd_mem *mem = NULL; in ump_random_mapping_remove_internal() local 176 void ump_random_mapping_put(ump_dd_mem *mem) in ump_random_mapping_put() 215 ump_dd_mem *mem; in ump_random_mapping_remove() local
|
| D | ump_osk_low_level_mem.c | 220 void _ump_osk_msync(ump_dd_mem *mem, void *virt, u32 offset, u32 size, ump_uk_msync_op op, ump_sess… in _ump_osk_msync()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| D | mali_memory_dma_buf.c | 38 struct mali_dma_buf_attachment *mem; in mali_dma_buf_map() local 123 static void mali_dma_buf_unmap(mali_mem_allocation *alloc, struct mali_dma_buf_attachment *mem) in mali_dma_buf_unmap() 152 struct mali_dma_buf_attachment *mem; in mali_dma_buf_map_job() local 203 struct mali_dma_buf_attachment *mem; in mali_dma_buf_unmap_job() local 346 struct mali_dma_buf_attachment *mem; in mali_mem_unbind_dma_buf() local
|
| D | mali_memory_secure.c | 148 struct mali_mem_secure *mem; in mali_mem_secure_release() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| D | mali_memory_dma_buf.c | 39 struct mali_dma_buf_attachment *mem; in mali_dma_buf_map() local 125 static void mali_dma_buf_unmap(mali_mem_allocation *alloc, struct mali_dma_buf_attachment *mem) in mali_dma_buf_unmap() 154 struct mali_dma_buf_attachment *mem; in mali_dma_buf_map_job() local 205 struct mali_dma_buf_attachment *mem; in mali_dma_buf_unmap_job() local 345 struct mali_dma_buf_attachment *mem; in mali_mem_unbind_dma_buf() local
|
| D | mali_memory_secure.c | 150 struct mali_mem_secure *mem; in mali_mem_secure_release() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| D | ext_aead.c | 177 static hi_s32 ext_ccm_gcm_mem_open(ext_ccm_gcm_mem *mem, symc_multi_pack *pack, compat_addr aad, hi… in ext_ccm_gcm_mem_open() 205 static hi_s32 ext_ccm_gcm_mem_close(ext_ccm_gcm_mem *mem) in ext_ccm_gcm_mem_close() 238 ext_ccm_gcm_mem mem; in ext_mbedtls_aead_ccm_crypto() local 294 ext_ccm_gcm_mem mem; in ext_mbedtls_aead_gcm_crypto() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_mem.c | 238 oal_mem_stru *mem = HI_NULL; in oal_mem_create_subpool() local 341 oal_mem_stru *mem = HI_NULL; in oal_mem_alloc() local 364 oal_mem_stru *mem = HI_NULL; in oal_mem_free() local 439 oal_mem_stru *mem = HI_NULL; in oal_mem_alloc_enhanced() local 472 hi_u32 oal_mem_free_enhanced(oal_mem_stru *mem) in oal_mem_free_enhanced()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/init/linux/ |
| D | mipi_rx_init.c | 35 struct resource *mem; in hi35xx_mipi_rx_probe() local
|
| D | mipi_tx_init.c | 34 struct resource *mem; in hi35xx_mipi_tx_probe() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/init/linux/ |
| D | wtdg_init.c | 43 struct resource *mem = NULL; in hi_wdg_probe() local
|
| D | adc_init.c | 35 struct resource *mem = NULL; in hi_adc_probe() local
|
| D | ir_init.c | 33 struct resource *mem = NULL; in hi_ir_probe() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/init/hi3516cv500/linux/ |
| D | hdmi_init.c | 25 struct resource *mem = NULL; in hi35xx_hdmi_probe() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/init/hi3516cv500/linux/ |
| D | tde_init.c | 38 struct resource *mem = HI_NULL; in hi35xx_tde_probe() local
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| D | common.c | 14 u32 *mem = dev->sw_base_addr + reg; in rkisp_write() local 28 u32 *mem = dev->sw_base_addr + offset; in rkisp_next_write() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| D | common.c | 14 u32 *mem = dev->sw_base_addr + reg; in rkisp_write() local 28 u32 *mem = dev->sw_base_addr + offset; in rkisp_next_write() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
| D | drv_hash_v100.c | 225 hi_s32 drv_hash_start(hi_u32 chn_num, const crypto_mem *mem, hi_u32 length) in drv_hash_start()
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
| D | common.c | 13 u32 *mem = dev->sw_base_addr + reg; in rkispp_write() local 293 void *mem; in rkispp_init_pool() local
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
| D | common.c | 13 u32 *mem = dev->sw_base_addr + reg; in rkispp_write() local 300 void *mem; in rkispp_init_pool() local
|