Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/init/cfbb/os/
Dcrypto_drv_init.c43 static td_void *inner_malloc_coherent(td_u32 size, crypto_mem_type mem_type) in inner_malloc_coherent()
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/drv_cipher/drv_code/
Dcrypto_drv_common.c39 crypto_mem_type mem_type = CRYPTO_MEM_TYPE_MMZ; in crypto_malloc_coherent() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
Ddrv_media_mem.c334 char *mem_type = NULL; in dump_mem_head() local
1806 char *mem_type = NULL; in mmz_proc_head() local
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_SharedMemory.c58 static int mem_type = MEMORY_TYPE_ION; variable
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/enc/
DRkvpu_OMX_VencControl.c263 MEMORY_TYPE mem_type = NORMAL_MEMORY; in Rkvpu_OMX_AllocateBuffer() local
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
DRkvpu_OMX_VdecControl.c243 MEMORY_TYPE mem_type = NORMAL_MEMORY; in Rkvpu_OMX_AllocateBuffer() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dsiutils.c2520 socram_banksize(si_info_t *sii, sbsocramregs_t *regs, uint8 idx, uint8 mem_type) in socram_banksize()