Searched refs:tot_cpus (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/sparc/kernel/ |
D | smp_64.c | 647 int this_cpu, tot_cpus, prev_sent, i, rem; in hypervisor_xcall_deliver() local 663 tot_cpus = cnt; in hypervisor_xcall_deliver() 774 this_cpu, tot_cpus, tb->cpu_list_pa, tb->cpu_mondo_block_pa); in hypervisor_xcall_deliver() 780 this_cpu, first_cpu, (tot_retries + retries), tot_cpus); in hypervisor_xcall_deliver()
|