Searched refs:OPTEE_SMC_SEC_CAP_ASYNC_NOTIF (Results 1 – 2 of 2) sorted by relevance
254 #define OPTEE_SMC_SEC_CAP_ASYNC_NOTIF BIT(5) macro
1045 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()