Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
A Doptee_smc.h278 #define OPTEE_SMC_SEC_CAP_ASYNC_NOTIF BIT(5) macro
A Dsmc_abi.c1132 if (optee->smc.sec_caps & OPTEE_SMC_SEC_CAP_ASYNC_NOTIF) { in optee_smc_notif_uninit_irq()
1321 if (*sec_caps & OPTEE_SMC_SEC_CAP_ASYNC_NOTIF) in optee_msg_exchange_capabilities()
1735 if (sec_caps & OPTEE_SMC_SEC_CAP_ASYNC_NOTIF) { in optee_probe()

Completed in 24 milliseconds