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 */ \
751 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS); in start_cpu_decrementer()
432 lis r,TSR_DIS@h; \
455 #define TSR_DIS TSR_PIS /* DEC Interrupt Status */ macro