Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/u-boot/include/
H A Dtee.h77 struct tee_shm { struct
96 struct tee_shm *shm; argument
/openbmc/linux/drivers/firmware/arm_scmi/
H A Doptee.c128 struct tee_shm *tee_shm; member