Lines Matching full:tee
44 * struct optee_call_waiter - TEE entry may need to wait for a free TEE thread
56 * struct optee_call_queue - OP-TEE call queue management
58 * @waiters List of threads waiting to enter OP-TEE
59 * @total_thread_count Overall number of thread context in OP-TEE or 0
60 * @free_thread_count Number of threads context free in OP-TEE
129 * @notif_irq interrupt used as async notification by OP-TEE or 0
149 * OP-TEE in secure world
166 * struct optee_ops - OP-TEE driver internal operations
167 * @do_call_with_arg: enters OP-TEE in secure world
171 * These OPs are only supposed to be used internally in the OP-TEE driver
172 * as a way of abstracting the different methogs of entering OP-TEE in
193 * @ctx: driver internal TEE context