Home
last modified time | relevance | path

Searched defs:with_rpc_arg (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dthread_optee_abi.c182 static uint32_t std_entry_with_parg(paddr_t parg, bool with_rpc_arg) in std_entry_with_parg()
272 const bool with_rpc_arg = true; in std_abi_entry() local
/optee_os/core/arch/arm/kernel/
H A Dthread_optee_smc.c181 static uint32_t std_entry_with_parg(paddr_t parg, bool with_rpc_arg) in std_entry_with_parg()
271 const bool with_rpc_arg = true; in std_smc_entry() local