Searched defs:IV_SEGMENT_NOT_PRESENT (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/arch/x86/include/ | ||
D | kernel_arch_data.h | 25 #define IV_SEGMENT_NOT_PRESENT 11 macro |
/Zephyr-latest/scripts/coredump/gdbstubs/arch/ | ||
D | x86.py | 50 IV_SEGMENT_NOT_PRESENT = 11 variable in ExceptionVectors |
D | x86_64.py | 61 IV_SEGMENT_NOT_PRESENT = 11 variable in ExceptionVectors |