Home
last modified time | relevance | path

Searched refs:hmi_exception_early (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_hv_ras.c289 if (ppc_md.hmi_exception_early) in kvmppc_realmode_hmi_handler()
290 ppc_md.hmi_exception_early(NULL); in kvmppc_realmode_hmi_handler()
/Linux-v5.10/arch/powerpc/platforms/powernv/
Dsetup.c471 ppc_md.hmi_exception_early = opal_hmi_exception_early2; in pnv_setup_machdep_opal()
473 ppc_md.hmi_exception_early = opal_hmi_exception_early; in pnv_setup_machdep_opal()
/Linux-v5.10/arch/powerpc/include/asm/
Dmachdep.h97 int (*hmi_exception_early)(struct pt_regs *regs); member
/Linux-v5.10/arch/powerpc/kernel/
Dmce.c737 if (ppc_md.hmi_exception_early) in hmi_exception_realmode()
738 ppc_md.hmi_exception_early(regs); in hmi_exception_realmode()
Dexceptions-64s.S2228 INT_DEFINE_BEGIN(hmi_exception_early)
2236 INT_DEFINE_END(hmi_exception_early)
2246 GEN_INT_ENTRY hmi_exception_early, virt=0, ool=1
2251 __GEN_REALMODE_COMMON_ENTRY hmi_exception_early
2257 __GEN_COMMON_BODY hmi_exception_early
2275 GEN_KVM hmi_exception_early