Searched refs:my_core (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c117 int my_core = smp_processor_id() >> threads_shift; local
120 core = grab_next_hostcore(my_core, rm_core, cpu_nr_cores(), action);
122 core = grab_next_hostcore(core, rm_core, my_core, action);

Completed in 256 milliseconds