Home
last modified time | relevance | path

Searched refs:SPRN_HMER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmce.c685 unsigned long hmer = mfspr(SPRN_HMER); in hmi_handle_debugtrig()
695 mtspr(SPRN_HMER, ~HMER_DEBUG_TRIG); in hmi_handle_debugtrig()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h480 #define SPRN_HMER 0x150 /* Hypervisor maintenance exception reg */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h485 #define SPRN_HMER 0x150 /* Hypervisor maintenance exception reg */ macro

Completed in 11 milliseconds