Home
last modified time | relevance | path

Searched refs:max_notif_value (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/tee/optee/
H A Dsmc_abi.c1324 u32 *sec_caps, u32 *max_notif_value, in optee_msg_exchange_capabilities()
1349 *max_notif_value = res.result.max_notif_value; in optee_msg_exchange_capabilities()
1351 *max_notif_value = OPTEE_DEFAULT_MAX_NOTIF_VALUE; in optee_msg_exchange_capabilities()
1614 u32 max_notif_value; in optee_probe() local
1640 &max_notif_value, in optee_probe()
1742 rc = optee_notif_init(optee, max_notif_value); in optee_probe()
1323 optee_msg_exchange_capabilities(optee_invoke_fn *invoke_fn, u32 *sec_caps, u32 *max_notif_value, unsigned int *rpc_param_count) optee_msg_exchange_capabilities() argument
H A Doptee_smc.h289 unsigned long max_notif_value; member

Completed in 6 milliseconds