Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread_optee_smc.c182 static uint32_t std_entry_with_parg(paddr_t parg, bool with_rpc_arg) in std_entry_with_parg() function
276 return std_entry_with_parg(reg_pair_to_64(a1, a2), in std_smc_entry()
279 return std_entry_with_parg(reg_pair_to_64(a1, a2), in std_smc_entry()

Completed in 3 milliseconds