Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dprocessor.h19 #define X86_GDT_ENTRY_16BIT_FLAT_CS 7 macro
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dcpu.c144 gdt_addr[X86_GDT_ENTRY_16BIT_FLAT_CS] = GDT_ENTRY(0x809b, 0, 0xfffff); in arch_setup_gd()