Searched refs:guest_prio (Results 1 – 1 of 1) sorted by relevance
1727 u8 act_prio, guest_prio; in xive_set_source() local1755 guest_prio = val >> KVM_XICS_PRIORITY_SHIFT; in xive_set_source()1758 val, server, guest_prio); in xive_set_source()1792 act_prio = xive_prio_from_guest(guest_prio); in xive_set_source()1868 state->saved_priority = guest_prio; in xive_set_source()1870 pr_devel(" unmasked, restoring to prio %d\n", guest_prio); in xive_set_source()1871 xive_finish_unmask(xive, sb, state, guest_prio); in xive_set_source()1872 state->saved_priority = guest_prio; in xive_set_source()