Searched defs:IV_BOUND_RANGE (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/arch/x86/include/ | ||
D | kernel_arch_data.h | 19 #define IV_BOUND_RANGE 5 macro |
/Zephyr-latest/scripts/coredump/gdbstubs/arch/ | ||
D | x86.py | 44 IV_BOUND_RANGE = 5 variable in ExceptionVectors |
D | x86_64.py | 55 IV_BOUND_RANGE = 5 variable in ExceptionVectors |