Home
last modified time | relevance | path

Searched refs:tee_shm_alloc_kernel_buf (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/tee/
A Dtee_shm.c142 struct tee_shm *tee_shm_alloc_kernel_buf(struct tee_context *ctx, size_t size) in tee_shm_alloc_kernel_buf() function
146 EXPORT_SYMBOL_GPL(tee_shm_alloc_kernel_buf);
/linux/drivers/firmware/broadcom/
A Dtee_bnxt_fw.c215 fw_shm_pool = tee_shm_alloc_kernel_buf(pvt_data.ctx, MAX_SHM_MEM_SZ); in tee_bnxt_fw_probe()
/linux/include/linux/
A Dtee_drv.h341 struct tee_shm *tee_shm_alloc_kernel_buf(struct tee_context *ctx, size_t size);
/linux/drivers/char/tpm/
A Dtpm_ftpm_tee.c257 pvt_data->shm = tee_shm_alloc_kernel_buf(pvt_data->ctx, in ftpm_tee_probe()
/linux/
A Dvmlinux.symvers11983 0x00000000 tee_shm_alloc_kernel_buf vmlinux EXPORT_SYMBOL_GPL
A DSystem.map49060 ffff800010d1e104 T tee_shm_alloc_kernel_buf
A D.tmp_System.map49060 ffff800010d1e104 T tee_shm_alloc_kernel_buf

Completed in 314 milliseconds