Searched refs:SPRN_CTRLT (Results 1 – 4 of 4) sorted by relevance
2396 mtspr(SPRN_CTRLT, CTRL_RUNLATCH); in __ppc64_runlatch_on()2406 mtspr(SPRN_CTRLT, ctrl); in __ppc64_runlatch_on()2420 mtspr(SPRN_CTRLT, 0); in __ppc64_runlatch_off()2426 mtspr(SPRN_CTRLT, ctrl); in __ppc64_runlatch_off()
820 case SPRN_CTRLT: in kvmppc_core_emulate_mtspr_pr()987 case SPRN_CTRLT: in kvmppc_core_emulate_mfspr_pr()
55 mtspr(SPRN_CTRLT, 0); in load_spr_state()186 mtspr(SPRN_CTRLT, 1); in restore_p9_host_os_sprs()
274 #define SPRN_CTRLT 0x098 macro