Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpaca.h227 u8 hmi_p9_special_emu; /* HMI P9 special emulation */ member
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmce.c705 ret = local_paca->hmi_p9_special_emu = 1; in hmi_handle_debugtrig()
H A 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()