Home
last modified time | relevance | path

Searched defs:tee_shm (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Dtee_drv.h206 struct tee_shm { struct
221 * struct tee_shm_pool - shared memory pool argument
237 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm, argument
/linux-5.19.10/drivers/firmware/arm_scmi/
Doptee.c127 struct tee_shm *tee_shm; member