Searched defs:IV_GENERAL_PROTECTION (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/arch/x86/include/ | ||
D | kernel_arch_data.h | 27 #define IV_GENERAL_PROTECTION 13 macro |
/Zephyr-latest/scripts/coredump/gdbstubs/arch/ | ||
D | x86.py | 52 IV_GENERAL_PROTECTION = 13 variable in ExceptionVectors |
D | x86_64.py | 63 IV_GENERAL_PROTECTION = 13 variable in ExceptionVectors |