Searched refs:tee_shm_alloc_kernel_buf (Results 1 – 4 of 4) sorted by relevance
142 struct tee_shm *tee_shm_alloc_kernel_buf(struct tee_context *ctx, size_t size) in tee_shm_alloc_kernel_buf() function146 EXPORT_SYMBOL_GPL(tee_shm_alloc_kernel_buf);
215 fw_shm_pool = tee_shm_alloc_kernel_buf(pvt_data.ctx, MAX_SHM_MEM_SZ); in tee_bnxt_fw_probe()
336 struct tee_shm *tee_shm_alloc_kernel_buf(struct tee_context *ctx, size_t size);
257 pvt_data->shm = tee_shm_alloc_kernel_buf(pvt_data->ctx, in ftpm_tee_probe()