Home
last modified time | relevance | path

Searched refs:optee_cq_wait_for_completion (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/tee/optee/
Doptee_private.h281 void optee_cq_wait_for_completion(struct optee_call_queue *cq,
Dsmc_abi.c274 optee_cq_wait_for_completion(&optee->call_queue, &w); in optee_enable_shm_cache()
316 optee_cq_wait_for_completion(&optee->call_queue, &w); in __optee_disable_shm_cache()
924 optee_cq_wait_for_completion(&optee->call_queue, &w); in optee_smc_do_call_with_arg()
Dcall.c67 void optee_cq_wait_for_completion(struct optee_call_queue *cq, in optee_cq_wait_for_completion() function
Dffa_abi.c563 optee_cq_wait_for_completion(&optee->call_queue, &w); in optee_ffa_yielding_call()