Searched refs:z_x86_do_kernel_nmi (Results 1 – 5 of 5) sorted by relevance
16 __weak bool z_x86_do_kernel_nmi(const z_arch_esf_t *esf) in z_x86_do_kernel_nmi() function31 if (!z_x86_do_kernel_nmi(esf)) { in z_x86_exception()
39 bool z_x86_do_kernel_nmi(const z_arch_esf_t *esf);
38 bool z_x86_do_kernel_nmi(const z_arch_esf_t *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 z_arch_esf_t *esf) in z_x86_do_kernel_nmi() function