Searched refs:TSR_FIS (Results 1 – 5 of 5) 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
702 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS); in start_cpu_decrementer()
435 lis r,TSR_FIS@h; \
456 #define TSR_FIS 0x04000000 /* FIT Interrupt Status */ macro