Searched defs:IV_MACHINE_CHECK (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/arch/x86/include/ | ||
D | kernel_arch_data.h | 32 #define IV_MACHINE_CHECK 18 macro |
/Zephyr-latest/scripts/coredump/gdbstubs/arch/ | ||
D | x86.py | 57 IV_MACHINE_CHECK = 18 variable in ExceptionVectors |
D | x86_64.py | 68 IV_MACHINE_CHECK = 18 variable in ExceptionVectors |