Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
A Dbook3s_xive_template.c448 cppr = xive_prio_from_guest(cppr); in GLUE()
512 xc->cppr = xive_prio_from_guest(new_cppr); in GLUE()
A Dbook3s_xive.h261 static inline u8 xive_prio_from_guest(u8 prio) in xive_prio_from_guest() function
A Dbook3s_xive_native.c500 if (priority != xive_prio_from_guest(priority)) { in kvmppc_xive_native_set_source_config()
596 if (priority != xive_prio_from_guest(priority)) { in kvmppc_xive_native_set_queue_config()
741 if (priority != xive_prio_from_guest(priority)) { in kvmppc_xive_native_get_queue_config()
A Dbook3s_xive.c681 xive_prio_from_guest(priority)); in kvmppc_xive_set_xive()
721 new_act_prio = xive_prio_from_guest(priority); in kvmppc_xive_set_xive()
1792 act_prio = xive_prio_from_guest(guest_prio); in xive_set_source()

Completed in 13 milliseconds