Lines Matching refs:xisr
97 new.out_ee = (new.xisr && (new.pending_pri < new.cppr)); in icp_rm_try_update()
175 *reject = new_state.xisr; in icp_rm_try_to_deliver()
176 new_state.xisr = irq; in icp_rm_try_to_deliver()
363 new_state.xisr = XICS_IPI; in icp_rm_down_cppr()
407 xirr = old_state.xisr | (((u32)old_state.cppr) << 24); in kvmppc_rm_h_xirr()
408 if (!old_state.xisr) in kvmppc_rm_h_xirr()
412 new_state.xisr = 0; in kvmppc_rm_h_xirr()
482 reject = new_state.xisr; in kvmppc_rm_h_ipi()
484 new_state.xisr = XICS_IPI; in kvmppc_rm_h_ipi()
552 reject = new_state.xisr; in kvmppc_rm_h_cppr()
553 new_state.xisr = 0; in kvmppc_rm_h_cppr()