Home
last modified time | relevance | path

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

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