Searched refs:spmc_sp_start_thread (Results 1 – 3 of 3) sorted by relevance
24 int spmc_sp_start_thread(struct thread_smc_1_2_regs *args);32 spmc_sp_start_thread(struct thread_smc_1_2_regs *args __unused) in spmc_sp_start_thread() function
21 int spmc_sp_start_thread(struct thread_smc_1_2_regs *args) in spmc_sp_start_thread() function
944 int rc = spmc_sp_start_thread(args); in handle_direct_request()