Home
last modified time | relevance | path

Searched refs:GDT_SIZE (Results 1 – 4 of 4) sorted by relevance

/arch/x86/platform/efi/
Defi_32.c80 gdt_descr.size = GDT_SIZE - 1; in efi_call_phys_prolog()
/arch/x86/include/asm/
Dsegment.h235 #define GDT_SIZE (GDT_ENTRIES*8) macro
/arch/x86/power/
Dcpu.c95 ctxt->gdt_desc.size = GDT_SIZE - 1; in __save_processor_state()
/arch/x86/kernel/cpu/
Dcommon.c594 gdt_descr.size = GDT_SIZE - 1; in load_direct_gdt()
605 gdt_descr.size = GDT_SIZE - 1; in load_fixmap_gdt()