Searched refs:SPR_SPRG0 (Results 1 – 5 of 5) sorted by relevance
31 sprg0_orig = mfspr(SPR_SPRG0); in test_h_set_sprg0()34 sprg0 = mfspr(SPR_SPRG0); in test_h_set_sprg0()39 sprg0 = mfspr(SPR_SPRG0); in test_h_set_sprg0()44 sprg0 = mfspr(SPR_SPRG0); in test_h_set_sprg0()
19 #define SPR_SPRG0 0x110 macro
49 __current_cpu = (struct cpu *)mfspr(SPR_SPRG0); in do_handle_exception()
44 mtspr(SPR_SPRG0, (unsigned long)cpu); in main_secondary()
236 mtspr(SPR_SPRG0, (unsigned long)cpu); in setup()