Home
last modified time | relevance | path

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

/arch/x86/platform/efi/
Defi_32.c70 gdt_descr.size = GDT_SIZE - 1; in efi_call_phys_prolog()
81 gdt_descr.size = GDT_SIZE - 1; in efi_call_phys_epilog()
/arch/x86/include/asm/
Dsegment.h229 #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.c460 gdt_descr.size = GDT_SIZE - 1; in switch_to_new_gdt()