Home
last modified time | relevance | path

Searched defs:cmd (Results 26 – 49 of 49) sorted by relevance

12

/optee_os/core/arch/arm/kernel/
H A Dthread_optee_smc.c460 static uint32_t get_rpc_arg(uint32_t cmd, size_t num_params, in get_rpc_arg()
561 uint32_t thread_rpc_cmd(uint32_t cmd, size_t num_params, in thread_rpc_cmd()
H A Dstmm_sp.c485 static TEE_Result stmm_enter_invoke_cmd(struct ts_session *s, uint32_t cmd) in stmm_enter_invoke_cmd()
H A Dthread_spmc.c2134 static uint32_t get_rpc_arg(uint32_t cmd, size_t num_params, in get_rpc_arg()
2210 uint32_t thread_rpc_cmd(uint32_t cmd, size_t num_params, in thread_rpc_cmd()
/optee_os/ta/pkcs11/src/
H A Dprocessing.c30 static enum processing_func func_for_cmd(enum pkcs11_ta_cmd cmd) in func_for_cmd()
1086 uint32_t cmd = 0; in entry_release_active_processing() local
/optee_os/core/tee/
H A Dtee_fs_rpc.c48 static TEE_Result operation_open_dfh(uint32_t id, unsigned int cmd, in operation_open_dfh()
H A Dtadb.c96 static TEE_Result ta_operation_open(unsigned int cmd, uint32_t file_number, in ta_operation_open()
H A Dtee_rpmb_fs.c210 uint16_t cmd; member
475 uint32_t cmd = OPTEE_RPC_CMD_RPMB_FRAMES; in tee_rpmb_invoke() local
/optee_os/core/pta/
H A Drtc.c321 uint32_t cmd, uint32_t ptypes, in invoke_command()
/optee_os/core/kernel/
H A Dpseudo_ta.c188 static TEE_Result pseudo_ta_enter_invoke_cmd(struct ts_session *s, uint32_t cmd) in pseudo_ta_enter_invoke_cmd()
H A Dtee_ta_manager.c782 uint32_t cancel_req_to, uint32_t cmd, in tee_ta_invoke_command()
/optee_os/ta/trusted_keys/
H A Dentry.c329 TEE_Result TA_InvokeCommandEntryPoint(void *sess __unused, uint32_t cmd, in TA_InvokeCommandEntryPoint()
/optee_os/core/drivers/crypto/aspeed/
H A Dhace_ast2600.c44 uint32_t cmd; member
/optee_os/core/drivers/crypto/se050/adaptors/utils/
H A Dinfo.c27 unsigned char cmd[] = { in jcop4_get_id() local
/optee_os/ta/avb/
H A Dentry.c378 TEE_Result TA_InvokeCommandEntryPoint(void *sess __unused, uint32_t cmd, in TA_InvokeCommandEntryPoint()
/optee_os/ldelf/include/
H A Dldelf.h84 uint32_t cmd; member
/optee_os/core/drivers/
H A Dversal_huk.c180 struct versal_ipi_cmd cmd = { }; in aes_gcm_encrypt() local
H A Dversal_nvm.c117 prepare_cmd(struct versal_ipi_cmd *cmd, enum versal_nvm_api_id efuse, in prepare_cmd()
147 struct versal_ipi_cmd cmd = { }; in efuse_req() local
/optee_os/core/drivers/crypto/se050/adaptors/apis/
H A Dapdu.c494 struct s050_scp_rotate_cmd *cmd) in se050_scp03_send_rotate_cmd()
/optee_os/core/include/
H A Doptee_msg.h211 uint32_t cmd; member
/optee_os/core/drivers/clk/sam/
H A Dat91_clk.h79 uint32_t cmd; member
/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c1773 uint32_t cmd = 0; in stm32mp2_clk_flexgen_configure() local
1878 uint32_t cmd = 0; in stm32_clk_configure() local
H A Dclk-stm32mp25.c1777 uint32_t cmd = 0; in stm32mp2_clk_flexgen_configure() local
1882 uint32_t cmd = 0; in stm32_clk_configure() local
H A Dclk-stm32mp13.c1027 uint32_t cmd = 0; in stm32_clk_source_configure() local
/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_desc_defines.h15 #define CMD_TYPE(cmd) SHIFT_U32((cmd) & 0x1F, 27) argument

12