Home
last modified time | relevance | path

Searched refs:z_x86_do_kernel_oops (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/arch/x86/core/ia32/
Dexcstub.S28 GTEXT(z_x86_do_kernel_oops)
237 push $z_x86_do_kernel_oops
/Zephyr-latest/arch/x86/core/intel64/
Dfatal.c27 z_x86_do_kernel_oops(esf); in z_x86_exception()
/Zephyr-latest/arch/x86/include/
Dkernel_arch_func.h93 void z_x86_do_kernel_oops(const struct arch_esf *esf);
/Zephyr-latest/arch/x86/core/
Dfatal.c522 void z_x86_do_kernel_oops(const struct arch_esf *esf) in z_x86_do_kernel_oops() function