Searched refs:guest_prio (Results 1 – 1 of 1) sorted by relevance
2335 u8 act_prio, guest_prio; in xive_set_source() local2363 guest_prio = val >> KVM_XICS_PRIORITY_SHIFT; in xive_set_source()2366 val, server, guest_prio); in xive_set_source()2400 act_prio = xive_prio_from_guest(guest_prio); in xive_set_source()2476 state->saved_priority = guest_prio; in xive_set_source()2478 pr_devel(" unmasked, restoring to prio %d\n", guest_prio); in xive_set_source()2479 xive_finish_unmask(xive, sb, state, guest_prio); in xive_set_source()2480 state->saved_priority = guest_prio; in xive_set_source()