Searched refs:z_x86_do_kernel_nmi (Results 1 – 5 of 5) sorted by relevance
16 __weak bool z_x86_do_kernel_nmi(const struct arch_esf *esf) in z_x86_do_kernel_nmi() function33 if (!z_x86_do_kernel_nmi(esf)) { in z_x86_exception()
43 bool z_x86_do_kernel_nmi(const struct arch_esf *esf);
38 bool z_x86_do_kernel_nmi(const struct arch_esf *esf) in z_x86_do_kernel_nmi() function
141 ret = z_x86_do_kernel_nmi(NULL); in ZTEST()
390 bool z_x86_do_kernel_nmi(const struct arch_esf *esf) in z_x86_do_kernel_nmi() function