Searched defs:GDT_SIZE (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/arch/x86/include/asm/ | ||
| D | segment.h | 228 #define GDT_SIZE (GDT_ENTRIES*8) macro |
| /kernel/linux/linux-5.10/arch/x86/include/asm/ | ||
| D | segment.h | 231 #define GDT_SIZE (GDT_ENTRIES*8) macro |