Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_xive_template.c459 cppr = xive_prio_from_guest(cppr); in GLUE()
523 xc->cppr = xive_prio_from_guest(new_cppr); in GLUE()
Dbook3s_xive.h210 static inline u8 xive_prio_from_guest(u8 prio) in xive_prio_from_guest() function
Dbook3s_xive.c566 xive_prio_from_guest(priority)); in kvmppc_xive_set_xive()
604 new_act_prio = xive_prio_from_guest(priority); in kvmppc_xive_set_xive()
1557 act_prio = xive_prio_from_guest(guest_prio); in xive_set_source()