Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c81 static inline int grab_next_hostcore(int start, in grab_next_hostcore() function
120 core = grab_next_hostcore(my_core, rm_core, cpu_nr_cores(), action); in find_available_hostcore()
122 core = grab_next_hostcore(core, rm_core, my_core, action); in find_available_hostcore()