Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/include/linux/
Dtee_drv.h205 struct tee_shm { struct
219 * struct tee_shm_pool_mgr - shared memory manager argument
235 int (*alloc)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm, argument
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
Doptee.c128 struct tee_shm *tee_shm; member