Lines Matching refs:xisr
99 new.out_ee = (new.xisr && (new.pending_pri < new.cppr)); in icp_rm_try_update()
177 *reject = new_state.xisr; in icp_rm_try_to_deliver()
178 new_state.xisr = irq; in icp_rm_try_to_deliver()
365 new_state.xisr = XICS_IPI; in icp_rm_down_cppr()
409 xirr = old_state.xisr | (((u32)old_state.cppr) << 24); in kvmppc_rm_h_xirr()
410 if (!old_state.xisr) in kvmppc_rm_h_xirr()
414 new_state.xisr = 0; in kvmppc_rm_h_xirr()
484 reject = new_state.xisr; in kvmppc_rm_h_ipi()
486 new_state.xisr = XICS_IPI; in kvmppc_rm_h_ipi()
554 reject = new_state.xisr; in kvmppc_rm_h_cppr()
555 new_state.xisr = 0; in kvmppc_rm_h_cppr()