Searched refs:max_notif_value (Results 1 – 2 of 2) sorted by relevance
1189 u32 *sec_caps, u32 *max_notif_value, in optee_msg_exchange_capabilities() argument1214 *max_notif_value = res.result.max_notif_value; in optee_msg_exchange_capabilities()1216 *max_notif_value = OPTEE_DEFAULT_MAX_NOTIF_VALUE; in optee_msg_exchange_capabilities()1366 u32 max_notif_value; in optee_probe() local1388 &max_notif_value, in optee_probe()1490 rc = optee_notif_init(optee, max_notif_value); in optee_probe()
265 unsigned long max_notif_value; member