Searched refs:max_notif_value (Results 1 – 3 of 3) sorted by relevance
704 unsigned int *max_notif_value) in optee_ffa_exchange_caps() argument724 *max_notif_value = data.data3; in optee_ffa_exchange_caps()726 *max_notif_value = OPTEE_DEFAULT_MAX_NOTIF_VALUE; in optee_ffa_exchange_caps()875 unsigned int max_notif_value; in optee_ffa_probe() local892 &rpc_param_count, &max_notif_value)) in optee_ffa_probe()
1298 u32 *sec_caps, u32 *max_notif_value, in optee_msg_exchange_capabilities() argument1323 *max_notif_value = res.result.max_notif_value; in optee_msg_exchange_capabilities()1325 *max_notif_value = OPTEE_DEFAULT_MAX_NOTIF_VALUE; in optee_msg_exchange_capabilities()1597 u32 max_notif_value; in optee_probe() local1624 &max_notif_value, in optee_probe()1732 rc = optee_notif_init(optee, max_notif_value); in optee_probe()
291 unsigned long max_notif_value; member