Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/intel64/
Dfatal.c16 __weak bool z_x86_do_kernel_nmi(const struct arch_esf *esf) in z_x86_do_kernel_nmi() function
33 if (!z_x86_do_kernel_nmi(esf)) { in z_x86_exception()
/Zephyr-latest/arch/x86/include/intel64/
Dkernel_arch_func.h43 bool z_x86_do_kernel_nmi(const struct arch_esf *esf);
/Zephyr-latest/tests/arch/x86/nmi/src/
Dmain.c38 bool z_x86_do_kernel_nmi(const struct arch_esf *esf) in z_x86_do_kernel_nmi() function
/Zephyr-latest/tests/subsys/edac/ibecc_cov/src/
Dibecc.c141 ret = z_x86_do_kernel_nmi(NULL); in ZTEST()
/Zephyr-latest/drivers/edac/
Dedac_ibecc.c390 bool z_x86_do_kernel_nmi(const struct arch_esf *esf) in z_x86_do_kernel_nmi() function