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