Searched refs:tee_shm (Results 1 – 1 of 1) sorted by relevance
103 struct tee_shm { struct122 struct tee_shm *shm; argument251 int (*shm_register)(struct udevice *dev, struct tee_shm *shm);258 int (*shm_unregister)(struct udevice *dev, struct tee_shm *shm);275 u32 flags, struct tee_shm **shmp);288 struct tee_shm **shmp);302 struct tee_shm **shmp);308 void tee_shm_free(struct tee_shm *shm);318 bool tee_shm_is_registered(struct tee_shm *shm, struct udevice *dev);
Completed in 14 milliseconds