Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dexception.h52 extern unsigned int z_x86_exception_vector;
/Zephyr-latest/arch/x86/core/ia32/
Dfatal.c27 unsigned int z_x86_exception_vector; variable
72 z_x86_exception_vector = vector; in generic_exc_handle()
Dcoredump.c53 arch_blk.vector = z_x86_exception_vector; in arch_coredump_info_dump()
/Zephyr-latest/arch/x86/core/
Dfatal.c478 z_x86_exception_vector = IV_PAGE_FAULT; in z_x86_page_fault_handler()