Searched refs:TSR_FIS (Results 1 – 5 of 5) sorted by relevance
248 lis r0, (TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS)@h
185 lis r4, (TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS)@h
743 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS); in start_cpu_decrementer()
484 lis r,TSR_FIS@h; \
577 #define TSR_FIS 0x04000000 /* FIT Interrupt Status */ macro