Home
last modified time | relevance | path

Searched defs:mem (Results 1 – 25 of 60) sorted by relevance

123

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
Dump_kernel_api.c27 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 …]
Dump_kernel_ref_drv.c28 ump_dd_mem *mem; in ump_dd_handle_create_from_phys_blocks() local
Dump_kernel_common.c205 …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/
Ddrv_osal_sys_linux.c72 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/
Dhndmem.c41 #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/
Dump_kernel_random_mapping.c43 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
Dump_osk_low_level_mem.c220 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/
Dmali_memory_dma_buf.c38 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
Dmali_memory_secure.c148 struct mali_mem_secure *mem; in mali_mem_secure_release() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_memory_dma_buf.c39 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
Dmali_memory_secure.c150 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/
Dext_aead.c177 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/
Doal_mem.c238 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/
Dmipi_rx_init.c35 struct resource *mem; in hi35xx_mipi_rx_probe() local
Dmipi_tx_init.c34 struct resource *mem; in hi35xx_mipi_tx_probe() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/init/linux/
Dadc_init.c35 struct resource *mem = NULL; in hi_adc_probe() local
Dwtdg_init.c43 struct resource *mem = NULL; in hi_wdg_probe() local
Dir_init.c33 struct resource *mem = NULL; in hi_ir_probe() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/init/hi3516cv500/linux/
Dhdmi_init.c25 struct resource *mem = NULL; in hi35xx_hdmi_probe() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/init/hi3516cv500/linux/
Dtde_init.c38 struct resource *mem = HI_NULL; in hi35xx_tde_probe() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Dcommon.c14 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/common/vendor/drivers/media/platform/rockchip/isp/
Dcommon.c14 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/
Ddrv_hash_v100.c225 hi_s32 drv_hash_start(hi_u32 chn_num, const crypto_mem *mem, hi_u32 length) in drv_hash_start()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
Dcommon.c13 u32 *mem = dev->sw_base_addr + reg; in rkispp_write() local
300 void *mem; in rkispp_init_pool() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
Dcommon.c13 u32 *mem = dev->sw_base_addr + reg; in rkispp_write() local
293 void *mem; in rkispp_init_pool() local

123