Searched refs:act_prio (Results 1 – 2 of 2) sorted by relevance
786 u8 lr_prio, act_prio; in __vgic_v3_write_eoir() local792 act_prio = __vgic_v3_clear_highest_active_priority(); in __vgic_v3_write_eoir()810 __vgic_v3_pri_to_pre(lr_prio, vmcr, grp) != act_prio) in __vgic_v3_write_eoir()
2333 u8 act_prio, guest_prio; in xive_set_source() local2398 act_prio = xive_prio_from_guest(guest_prio); in xive_set_source()2409 if (act_prio != MASKED) { in xive_set_source()2412 rc = xive_check_provisioning(xive->kvm, act_prio); in xive_set_source()2418 server, act_prio); in xive_set_source()