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