Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dtee_drv.h208 struct tee_shm { struct
223 * struct tee_shm_pool - shared memory pool argument
239 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm, argument
/linux-6.8/drivers/firmware/arm_scmi/
Doptee.c128 struct tee_shm *tee_shm; member