Searched refs:X86_GDT_SIZE (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/x86/include/asm/
H A Dprocessor.h23 #define X86_GDT_SIZE (X86_GDT_NUM_ENTRIES * X86_GDT_ENTRY_SIZE) macro
/u-boot/arch/x86/cpu/
H A Dmp_init.c345 params16->gdt_limit = X86_GDT_SIZE - 1;

Completed in 46 milliseconds