Home
last modified time | relevance | path

Searched refs:GDT_4KB (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcpu.h32 GDT_4KB = 1ULL << 55, enumerator
/OK3568_Linux_fs/u-boot/lib/efi/
H A Defi_stub.c186 !(desc & GDT_LONG) && (desc & GDT_4KB) && in get_codeseg32()