Home
last modified time | relevance | path

Searched refs:ASU_PRIORITY_HIGH (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/drivers/amd/
H A Dasu_client.h15 #define ASU_PRIORITY_HIGH 0 macro
/optee_os/core/drivers/crypto/asu_driver/
H A Dasu_hash.c195 cparam->priority = ASU_PRIORITY_HIGH; in asu_hash_update()
265 cparam->priority = ASU_PRIORITY_HIGH; in asu_hash_final()
/optee_os/core/drivers/amd/asu/
H A Dasu_main.c289 if (param->priority == ASU_PRIORITY_HIGH) { in asu_update_queue_buffer_n_send_ipi()