Home
last modified time | relevance | path

Searched refs:hmi_p9_special_emu (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dpaca.h227 u8 hmi_p9_special_emu; /* HMI P9 special emulation */ member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dmce.c705 ret = local_paca->hmi_p9_special_emu = 1; in hmi_handle_debugtrig()
Dtraps.c1076 if (local_paca->hmi_p9_special_emu) { in handle_hmi_exception()
1077 local_paca->hmi_p9_special_emu = 0; in handle_hmi_exception()