Searched refs:GET_CURRENT_COMPONENT (Results 1 – 13 of 13) sorted by relevance
48 p_client = GET_CURRENT_COMPONENT(); in tfm_psa_call_pack()52 p_target = GET_CURRENT_COMPONENT(); in tfm_psa_call_pack()122 p_client = GET_CURRENT_COMPONENT(); in psa_connect()126 p_target = GET_CURRENT_COMPONENT(); in psa_connect()149 p_client = GET_CURRENT_COMPONENT(); in psa_close()153 p_target = GET_CURRENT_COMPONENT(); in psa_close()279 p_client = GET_CURRENT_COMPONENT(); in agent_psa_call()283 p_target = GET_CURRENT_COMPONENT(); in agent_psa_call()308 p_client = GET_CURRENT_COMPONENT(); in agent_psa_connect()312 p_target = GET_CURRENT_COMPONENT(); in agent_psa_connect()[all …]
23 partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_psa_irq_enable()40 partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_psa_irq_disable()60 partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_psa_reset_signal()93 partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_psa_eoi()
27 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in tfm_spm_agent_psa_call()61 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in tfm_spm_agent_psa_connect()86 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in tfm_spm_agent_psa_close()
56 p_curr_sp = GET_CURRENT_COMPONENT(); in tfm_flih_prepare_depriv_flih()103 p_owner_sp = GET_CURRENT_COMPONENT(); in tfm_flih_return_to_isr()188 GET_CURRENT_COMPONENT()); in spm_handle_interrupt()
161 partition = GET_CURRENT_COMPONENT(); in tfm_spm_check_authorization()307 p_connection->p_client = GET_CURRENT_COMPONENT(); in spm_init_idle_connection()326 partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_get_running_partition_id()336 struct partition_t *partition = GET_CURRENT_COMPONENT(); in tfm_spm_is_ns_caller()
84 partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_psa_wait()131 partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_psa_get()339 partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_psa_clear()
98 p_curr = GET_CURRENT_COMPONENT(); in spm_init_function()156 struct partition_t *partition = GET_CURRENT_COMPONENT(); in backend_system_run()
20 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_psa_read()149 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_psa_write()
87 struct partition_t *p_part_next = GET_CURRENT_COMPONENT(); in thread_mode_spm_return()173 p_curr_sp = GET_CURRENT_COMPONENT(); in prepare_to_thread_mode_spm()227 curr_partition = GET_CURRENT_COMPONENT(); in handle_spm_svc_requests()
155 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in tfm_core_get_boot_data_handler()
409 struct partition_t *caller = GET_CURRENT_COMPONENT(); in backend_abi_entering_spm()496 p_part_curr = GET_CURRENT_COMPONENT(); in ipc_schedule()
31 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in spm_associate_call_params()
15 #define GET_CURRENT_COMPONENT() GET_CTX_OWNER(CURRENT_THREAD->p_context_ctrl) macro21 #define GET_CURRENT_COMPONENT() p_current_partition macro