Home
last modified time | relevance | path

Searched refs:_EXCEPTION_CONNECT_NOCODE (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/arch/x86/include/ia32/
Dexception.h68 #define _EXCEPTION_CONNECT_NOCODE(handler, vector, dpl) \ macro
/Zephyr-latest/arch/x86/core/ia32/
Dfloat.c319 _EXCEPTION_CONNECT_NOCODE(_FpNotAvailableExcHandler,
Dgdbstub.c255 _EXCEPTION_CONNECT_NOCODE(z_gdb_debug_isr, IV_DEBUG, 3);
256 _EXCEPTION_CONNECT_NOCODE(z_gdb_break_isr, IV_BREAKPOINT, 3);
Dfatal.c91 _EXCEPTION_CONNECT_NOCODE(handle_exc_##vector, vector, dpl)
/Zephyr-latest/tests/arch/x86/static_idt/src/
Dmain.c98 _EXCEPTION_CONNECT_NOCODE(exc_divide_error_handler, IV_DIVIDE_ERROR, 0);
/Zephyr-latest/doc/services/debugging/
Dgdbstub.rst188 255 _EXCEPTION_CONNECT_NOCODE(z_gdb_debug_isr, IV_DEBUG, 3);
189 256 _EXCEPTION_CONNECT_NOCODE(z_gdb_break_isr, IV_BREAKPOINT, 3);