Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/kernel/
H A Dthread_spmc.h45 void spmc_handle_partition_info_get(struct thread_smc_1_2_regs *args,
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c603 void spmc_handle_partition_info_get(struct thread_smc_1_2_regs *args, in spmc_handle_partition_info_get() function
1957 spmc_handle_partition_info_get(args, &my_rxtx); in thread_spmc_msg_recv()
H A Dspmc_sp_handler.c1372 spmc_handle_partition_info_get(args, &caller_sp->rxtx); in spmc_sp_msg_handler()