Searched refs:SPRN_HMER (Results 1 – 2 of 2) sorted by relevance
642 unsigned long hmer = mfspr(SPRN_HMER); in hmi_handle_debugtrig()652 mtspr(SPRN_HMER, ~HMER_DEBUG_TRIG); in hmi_handle_debugtrig()
474 #define SPRN_HMER 0x150 /* Hypervisor maintenance exception reg */ macro