Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/drivers/firmware/arm_scmi/
Doptee.c128 struct tee_shm *tee_shm; member