Home
last modified time | relevance | path

Searched refs:optee_shm_arg_entry (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/tee/optee/
H A Dcall.c36 struct optee_shm_arg_entry { struct
227 struct optee_shm_arg_entry *entry; in optee_shm_arg_cache_uninit()
231 entry = list_first_entry(head, struct optee_shm_arg_entry, in optee_shm_arg_cache_uninit()
265 struct optee_shm_arg_entry **entry_ret, in optee_get_msg_arg()
271 struct optee_shm_arg_entry *entry; in optee_get_msg_arg()
341 struct optee_shm_arg_entry *entry, u_int offs) in optee_free_msg_arg()
368 struct optee_shm_arg_entry *entry; in optee_open_session()
471 struct optee_shm_arg_entry *entry; in optee_close_session_helper()
517 struct optee_shm_arg_entry *entry; in optee_invoke_func()
570 struct optee_shm_arg_entry *entry; in optee_cancel_req()
[all …]
H A Doptee_private.h89 struct optee_shm_arg_entry;
385 struct optee_shm_arg_entry **entry,
389 struct optee_shm_arg_entry *entry, u_int offs);
H A Dprotmem.c220 struct optee_shm_arg_entry *entry; in get_protmem_config()
H A Dsmc_abi.c972 struct optee_shm_arg_entry *entry; in optee_smc_lend_protmem()
1007 struct optee_shm_arg_entry *entry; in optee_smc_reclaim_protmem()
H A Dffa_abi.c654 struct optee_shm_arg_entry *entry; in do_call_lend_protmem()