Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dsetup.c473 ppc_md.hmi_exception_early = opal_hmi_exception_early2; in pnv_setup_machdep_opal()
475 ppc_md.hmi_exception_early = opal_hmi_exception_early; in pnv_setup_machdep_opal()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dmachdep.h100 int (*hmi_exception_early)(struct pt_regs *regs); member
/kernel/linux/linux-5.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.S2231 INT_DEFINE_BEGIN(hmi_exception_early)
2239 INT_DEFINE_END(hmi_exception_early)
2249 GEN_INT_ENTRY hmi_exception_early, virt=0, ool=1
2254 __GEN_REALMODE_COMMON_ENTRY hmi_exception_early
2260 __GEN_COMMON_BODY hmi_exception_early
2278 GEN_KVM hmi_exception_early