Searched refs:SPRN_CIABR (Results 1 – 6 of 6) sorted by relevance
19 mtspr(SPRN_CIABR, 0); in reset_sprs()
372 mtspr SPRN_CIABR,r10
646 mfspr r5, SPRN_CIABR746 mtspr SPRN_CIABR, r71389 mtspr SPRN_CIABR, r5
671 sprs.ciabr = mfspr(SPRN_CIABR); in power9_idle_stop() 787 mtspr(SPRN_CIABR, sprs.ciabr); in power9_idle_stop()
283 #define SPRN_CIABR 0xBB macro
352 mtspr(SPRN_CIABR, ciabr); in write_ciabr() 2074 printf("ciabr = %.16lx\n", mfspr(SPRN_CIABR)); in dump_207_sprs()