Home
last modified time | relevance | path

Searched refs:tee_shm_alloc_user_buf (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/tee/
H A Dtee_private.h58 struct tee_shm *tee_shm_alloc_user_buf(struct tee_context *ctx, size_t size);
H A Dtee_shm.c128 * tee_shm_alloc_user_buf() - Allocate shared memory for user space
139 struct tee_shm *tee_shm_alloc_user_buf(struct tee_context *ctx, size_t size) in tee_shm_alloc_user_buf() function
H A Dtee_core.c300 shm = tee_shm_alloc_user_buf(ctx, data.size); in tee_ioctl_shm_alloc()

Completed in 3 milliseconds