Home
last modified time | relevance | path

Searched refs:TEE_IOC_SHM_ALLOC (Results 1 – 3 of 3) sorted by relevance

/optee_client/libteec/include/linux/
A Dtee.h121 #define TEE_IOC_SHM_ALLOC _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 1, \ macro
/optee_client/tee-supplicant/src/
A Dtee_supplicant.c323 shm->fd = ioctl(fd, TEE_IOC_SHM_ALLOC, &data); in alloc_shm()
/optee_client/libteec/src/
A Dtee_client_api.c137 shm_fd = ioctl(fd, TEE_IOC_SHM_ALLOC, &data); in teec_shm_alloc()

Completed in 13 milliseconds