Lines Matching refs:old_p
581 state->old_p = false; in xive_vm_h_eoi()
1117 state->old_p = !!(val & 2); in xive_lock_and_mask()
1167 if (!state->old_p) in xive_finish_unmask()
1601 state->old_p, state->old_q); in kvmppc_xive_set_mapped()
1634 if (prio != MASKED && !state->old_p) in kvmppc_xive_set_mapped()
1638 state->old_p = state->old_q = false; in kvmppc_xive_set_mapped()
1676 state->old_p, state->old_q); in kvmppc_xive_clr_mapped()
1683 if (state->old_p) in kvmppc_xive_clr_mapped()
1715 if (prio == MASKED || state->old_p) in kvmppc_xive_clr_mapped()
2082 state->saved_p = state->old_p; in xive_pre_save_mask_irq()
2438 state->old_p = false; in xive_set_source()
2462 state->old_p = true; in xive_set_source()
2466 pr_devel(" P=%d, Q=%d\n", state->old_p, state->old_q); in xive_set_source()