Searched defs:IV_INVALID_TSS (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/arch/x86/include/ | ||
D | kernel_arch_data.h | 24 #define IV_INVALID_TSS 10 macro |
/Zephyr-latest/scripts/coredump/gdbstubs/arch/ | ||
D | x86.py | 49 IV_INVALID_TSS = 10 variable in ExceptionVectors |
D | x86_64.py | 60 IV_INVALID_TSS = 10 variable in ExceptionVectors |