Home
last modified time | relevance | path

Searched refs:sec_world_id (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tee/optee/
A Dffa_abi.c208 mp->u.fmem.global_id = shm->sec_world_id; in to_msg_param_ffa_mem()
308 shm->sec_world_id = args.g_handle; in optee_ffa_shm_register()
319 u64 global_handle = shm->sec_world_id; in optee_ffa_shm_unregister()
328 shm->sec_world_id = 0; in optee_ffa_shm_unregister()
346 u64 global_handle = shm->sec_world_id; in optee_ffa_shm_unregister_supp()
360 shm->sec_world_id = 0; in optee_ffa_shm_unregister_supp()
458 .u.fmem.global_id = shm->sec_world_id, in handle_ffa_rpc_func_cmd_shm_alloc()
618 .data1 = (u32)shm->sec_world_id, in optee_ffa_do_call_with_arg()
619 .data2 = (u32)(shm->sec_world_id >> 32), in optee_ffa_do_call_with_arg()
/linux/include/linux/
A Dtee_drv.h220 u64 sec_world_id; member

Completed in 6 milliseconds