Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tee/optee/
Doptee_private.h36 #define OPTEE_DEFAULT_MAX_NOTIF_VALUE 255 macro
Dffa_abi.c864 rc = optee_notif_init(optee, OPTEE_DEFAULT_MAX_NOTIF_VALUE); in optee_ffa_probe()
Dsmc_abi.c1216 *max_notif_value = OPTEE_DEFAULT_MAX_NOTIF_VALUE; in optee_msg_exchange_capabilities()