Home
last modified time | relevance | path

Searched refs:OPTEE_SMC_SEC_CAP_ASYNC_NOTIF (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/tee/optee/
Doptee_smc.h254 #define OPTEE_SMC_SEC_CAP_ASYNC_NOTIF BIT(5) macro
Dsmc_abi.c1045 if (optee->smc.sec_caps & OPTEE_SMC_SEC_CAP_ASYNC_NOTIF) { in optee_smc_notif_uninit_irq()
1213 if (*sec_caps & OPTEE_SMC_SEC_CAP_ASYNC_NOTIF) in optee_msg_exchange_capabilities()
1494 if (sec_caps & OPTEE_SMC_SEC_CAP_ASYNC_NOTIF) { in optee_probe()