Searched refs:tee_shm_alloc_kernel_buf (Results 1 – 6 of 6) sorted by relevance
168 shm = tee_shm_alloc_kernel_buf(ctx, num_bytes); in stm32_bsec_optee_ta_read()233 shm = tee_shm_alloc_kernel_buf(ctx, bytes); in stm32_bsec_optee_ta_write()
118 struct tee_shm *tee_shm_alloc_kernel_buf(struct tee_context *ctx, size_t size);
147 mdata_shm = tee_shm_alloc_kernel_buf(data->ctx, size); in qcom_pas_tee_init_image()248 tee_shm_alloc_kernel_buf(data->ctx, in DEFINE_FREE()
181 struct tee_shm *tee_shm_alloc_kernel_buf(struct tee_context *ctx, size_t size) in tee_shm_alloc_kernel_buf() function187 EXPORT_SYMBOL_GPL(tee_shm_alloc_kernel_buf);
507 dev->fw_shm_pool = tee_shm_alloc_kernel_buf(dev->tee_ctx, size); in amd_pmf_tee_init()
589 shm = tee_shm_alloc_kernel_buf(priv->ctx, sizeof(struct optee_rtc_info)); in optee_rtc_probe()