Searched refs:OPTEE_SMC_SEC_CAP_ASYNC_NOTIF (Results 1 – 2 of 2) sorted by relevance
278 #define OPTEE_SMC_SEC_CAP_ASYNC_NOTIF BIT(5) macro
1160 if (optee->smc.sec_caps & OPTEE_SMC_SEC_CAP_ASYNC_NOTIF) { in optee_smc_notif_uninit_irq()1348 if (*sec_caps & OPTEE_SMC_SEC_CAP_ASYNC_NOTIF) in optee_msg_exchange_capabilities()1746 if (sec_caps & OPTEE_SMC_SEC_CAP_ASYNC_NOTIF) { in optee_probe()