Home
last modified time | relevance | path

Searched refs:SPRN_HMER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dmce.c692 unsigned long hmer = mfspr(SPRN_HMER); in hmi_handle_debugtrig()
702 mtspr(SPRN_HMER, ~HMER_DEBUG_TRIG); in hmi_handle_debugtrig()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h485 #define SPRN_HMER 0x150 /* Hypervisor maintenance exception reg */ macro