Searched defs:sec_caps (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/tee/optee/ | ||
H A D | optee_private.h | 97 u32 sec_caps; member |
H A D | core.c | 638 u32 sec_caps; in optee_probe() local 406 optee_msg_exchange_capabilities(optee_invoke_fn *invoke_fn, u32 *sec_caps) optee_msg_exchange_capabilities() argument [all...] |
/kernel/linux/linux-6.6/drivers/tee/optee/ | ||
H A D | ffa_abi.c | 796 u32 sec_caps; in optee_ffa_probe() local 692 optee_ffa_exchange_caps(struct ffa_device *ffa_dev, const struct ffa_ops *ops, u32 *sec_caps, unsigned int *rpc_param_count) optee_ffa_exchange_caps() argument |
H A D | optee_private.h | 120 u32 sec_caps; member |
H A D | smc_abi.c | 1202 u32 sec_caps = optee->smc.sec_caps; in optee_smc_open() local 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 1616 u32 sec_caps; optee_probe() local [all...] |
Completed in 6 milliseconds