Home
last modified time | relevance | path

Searched refs:tc_ns_smc_cmd (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/common_modules/tzdriver/core/
H A Dsmc_smp.h96 struct tc_ns_smc_cmd in[MAX_SMC_CMD];
98 struct tc_ns_smc_cmd out[MAX_SMC_CMD];
129 int tc_ns_smc(struct tc_ns_smc_cmd *cmd);
130 int tc_ns_smc_with_no_nr(struct tc_ns_smc_cmd *cmd);
150 const struct tc_ns_smc_cmd *in_cmd);
H A Dsmc_smp.c240 static int occupy_free_smc_in_entry(const struct tc_ns_smc_cmd *cmd) in occupy_free_smc_in_entry()
321 static int copy_smc_out_entry(uint32_t idx, struct tc_ns_smc_cmd *copy, in copy_smc_out_entry()
716 int send_smc_cmd_rebooting(uint32_t cmd_id, phys_addr_t cmd_addr, uint32_t cmd_type, const struct tc_ns_smc_cmd *in_cmd) in send_smc_cmd_rebooting()
718 struct tc_ns_smc_cmd cmd = { {0}, 0 }; in send_smc_cmd_rebooting()
744 int send_smc_cmd_rebooting(uint32_t cmd_id, phys_addr_t cmd_addr, uint32_t cmd_type, const struct tc_ns_smc_cmd *in_cmd) in send_smc_cmd_rebooting()
954 static void cmd_result_check(const struct tc_ns_smc_cmd *cmd, int cmd_index) in cmd_result_check()
1304 const struct tc_ns_smc_cmd *cmd, u64 ops)
1338 static int smp_smc_send_cmd_done(int cmd_index, struct tc_ns_smc_cmd *cmd,
1339 struct tc_ns_smc_cmd *in)
1426 static int smp_smc_send_process(struct tc_ns_smc_cmd *cm
[all...]
H A Dagent.h55 struct tc_ns_smc_cmd cmd;
111 int agent_process_work(const struct tc_ns_smc_cmd *smc_cmd, unsigned int agent_id);
H A Dcmdmonitor.h65 struct cmd_monitor *cmd_monitor_log(const struct tc_ns_smc_cmd *cmd);
H A Dagent.c256 struct tc_ns_smc_cmd *smc_cmd, unsigned int cmd_id, in send_set_smc_cmd()
284 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in tc_ns_set_native_hash()
335 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in tc_ns_late_init()
449 const struct tc_ns_smc_cmd *smc_cmd, in init_agent_context()
534 int agent_process_work(const struct tc_ns_smc_cmd *smc_cmd, in agent_process_work()
606 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in tc_ns_sync_sys_time()
911 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in register_agent_to_tee()
1027 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in tc_ns_unregister_agent()
H A Dsession_manager.h35 const struct tc_ns_smc_cmd *cmd);
H A Dsession_manager.c134 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in tz_srv_sess_dump()
223 const struct tc_ns_smc_cmd *cmd) in tc_find_session_by_uuid()
267 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in tc_ns_need_load_image()
703 const struct load_img_params *params, struct tc_ns_smc_cmd *smc_cmd) in pack_load_frame_cmd()
758 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in load_image_by_frame()
H A Dtz_update_crl.c30 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in send_crl_to_tee()
H A Dgp_ops.c1068 struct tc_ns_smc_cmd *smc_cmd = op_params->smc_cmd; in init_smc_cmd()
1121 struct tc_ns_smc_cmd *smc_cmd = op_params->smc_cmd; in check_login_for_encrypt()
1170 const struct tc_ns_smc_cmd *smc_cmd) in pend_ca_thread()
H A Dmailbox_mempool.c503 struct tc_ns_smc_cmd *smc_cmd = NULL; in mailbox_register()
H A Dreserved_mempool.c285 struct tc_ns_smc_cmd *smc_cmd = NULL; in res_mem_register()
H A Dtz_spi_notify.c600 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in send_notify_cmd()
H A Dtzdebug.c72 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in send_dump_mem()
H A Dcmdmonitor.c490 struct cmd_monitor *cmd_monitor_log(const struct tc_ns_smc_cmd *cmd) in cmd_monitor_log()
H A Dtc_client_driver.c209 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in tc_ns_get_tee_version()
/kernel/linux/common_modules/tzdriver/
H A Dteek_ns_client.h163 struct tc_ns_smc_cmd { struct
234 struct tc_ns_smc_cmd *smc_cmd;
H A Dagent.h55 struct tc_ns_smc_cmd cmd;
111 int agent_process_work(const struct tc_ns_smc_cmd *smc_cmd, unsigned int agent_id);
/kernel/linux/common_modules/tzdriver/ion/
H A Dstatic_ion_mem.c34 struct tc_ns_smc_cmd smc_cmd = {{0}, 0}; in tc_ns_register_ion_mem()
H A Ddynamic_ion_mem.c77 struct tc_ns_smc_cmd smc_cmd = {{0}, 0}; in release_ion_srv()
139 struct tc_ns_smc_cmd smc_cmd = {{0}, 0}; in send_dyn_ion_cmd()
/kernel/linux/common_modules/tzdriver/tui/
H A Dtui.c446 struct tc_ns_smc_cmd smc_cmd = { {0}, 0}; in tc_ns_register_tui_font_mem()
1034 static int32_t tui_send_smc_cmd(int32_t event, struct mb_cmd_pack *mb_pack, struct tc_ns_smc_cmd smc_cmd)
1093 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 };
/kernel/linux/common_modules/tzdriver/tlogger/
H A Dtlogger.c1328 struct tc_ns_smc_cmd smc_cmd = { {0}, 0 }; in register_mem_to_teeos()

Completed in 21 milliseconds