Searched refs:TSR_DIS (Results 1 – 6 of 6) sorted by relevance
185 lis r4, (TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS)@h
241 lis r0, (TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS)@h
509 lis r0,TSR_DIS@h; /* Setup the DEC interrupt mask */ \
432 lis r,TSR_DIS@h; \
455 #define TSR_DIS TSR_PIS /* DEC Interrupt Status */ macro
679 if ((vcpu->arch.tcr & TCR_DIE) && (vcpu->arch.tsr & TSR_DIS)) in update_timer_ints() 1898 kvmppc_set_tsr_bits(vcpu, TSR_DIS); in kvmppc_decrementer_func()