Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/intel64/
Dfatal.c34 z_x86_unhandled_cpu_exception(esf->vector, esf); in z_x86_exception()
39 z_x86_unhandled_cpu_exception(esf->vector, esf); in z_x86_exception()
/Zephyr-latest/arch/x86/include/
Dkernel_arch_func.h51 FUNC_NORETURN void z_x86_unhandled_cpu_exception(uintptr_t vector,
/Zephyr-latest/arch/x86/core/ia32/
Dfatal.c75 z_x86_unhandled_cpu_exception(vector, pEsf); in generic_exc_handle()
/Zephyr-latest/arch/x86/core/
Dfatal.c417 FUNC_NORETURN void z_x86_unhandled_cpu_exception(uintptr_t vector, in z_x86_unhandled_cpu_exception() function