Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dcpu.h39 GDT_LIMIT_HIGH_SHIFT = 48, enumerator
/openbmc/u-boot/lib/efi/
H A Defi_stub.c178 ((desc >> GDT_LIMIT_HIGH_SHIFT) & GDT_LIMIT_HIGH_MASK) in get_codeseg32()