Searched refs:GDT_LONG (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/x86/include/asm/ | ||
A D | cpu.h | 33 GDT_LONG = 1ULL << 53, enumerator |
/u-boot/lib/efi/ | ||
A D | efi_stub.c | 184 !(desc & GDT_LONG) && (desc & GDT_4KB) && in get_codeseg32() |
Completed in 3 milliseconds