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