Searched refs:SPRN_TSCR (Results 1 – 3 of 3) sorted by relevance
341 sprs.tscr = mfspr(SPRN_TSCR); in power7_idle_insn()442 mtspr(SPRN_TSCR, sprs.tscr); in power7_idle_insn()678 sprs.tscr = mfspr(SPRN_TSCR); in power9_idle_stop()759 mtspr(SPRN_TSCR, sprs.tscr); in power9_idle_stop()
518 #define SPRN_TSCR 0x399 /* Thread Switch Control Register */ macro
583 SYSFS_SPRSETUP(tscr, SPRN_TSCR);
Completed in 13 milliseconds