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

/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive.h261 static inline u8 xive_prio_from_guest(u8 prio) function
H A Dbook3s_xive_native.c499 if (priority != xive_prio_from_guest(priority)) {
595 if (priority != xive_prio_from_guest(priority)) {
740 if (priority != xive_prio_from_guest(priority)) {
H A Dbook3s_xive.c467 cppr = xive_prio_from_guest(cppr);
531 xc->cppr = xive_prio_from_guest(new_cppr);
1288 xive_prio_from_guest(priority));
1328 new_act_prio = xive_prio_from_guest(priority);
2398 act_prio = xive_prio_from_guest(guest_prio);

Completed in 114 milliseconds