Home
last modified time | relevance | path

Searched refs:gdt_rom (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/x86/cpu/
A Dstart16.S65 .long BOOT_SEG + gdt_rom /* base */
69 .globl gdt_rom
70 gdt_rom: label
/u-boot/arch/x86/include/asm/
A Du-boot-x86.h12 extern char gdt_rom[];
/u-boot/arch/x86/cpu/i386/
A Dcpu.c183 load_gdt((const u64 *)(gdt_rom + CONFIG_RESET_SEG_START), 4); in setup_fsp_gdt()

Completed in 5 milliseconds