Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/optee/
H A Doptee_private.h303 void optee_cq_wait_for_completion(struct optee_call_queue *cq,
H A Dsmc_abi.c294 optee_cq_wait_for_completion(&optee->call_queue, &w); in optee_enable_shm_cache()
336 optee_cq_wait_for_completion(&optee->call_queue, &w); in __optee_disable_shm_cache()
944 optee_cq_wait_for_completion(&optee->call_queue, &w); in optee_smc_do_call_with_arg()
H A Dcall.c67 void optee_cq_wait_for_completion(struct optee_call_queue *cq, in optee_cq_wait_for_completion() function
H A Dffa_abi.c563 optee_cq_wait_for_completion(&optee->call_queue, &w); in optee_ffa_yielding_call()