Home
last modified time | relevance | path

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

/arch/x86/platform/efi/
Defi_32.c72 gdt_descr.size = GDT_SIZE - 1; in efi_call_phys_prolog()
83 gdt_descr.size = GDT_SIZE - 1; in efi_call_phys_epilog()
/arch/x86/include/asm/
Dsegment.h223 #define GDT_SIZE (GDT_ENTRIES*8) macro
/arch/x86/power/
Dcpu.c97 ctxt->gdt_desc.size = GDT_SIZE - 1; in __save_processor_state()
/arch/x86/kernel/cpu/
Dcommon.c508 gdt_descr.size = GDT_SIZE - 1; in switch_to_new_gdt()