Searched refs:GDT_SIZE (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/platform/efi/
H A Defi_32.c111 gdt_descr.size = GDT_SIZE - 1;
/linux-master/arch/x86/include/asm/
H A Dsegment.h228 #define GDT_SIZE (GDT_ENTRIES*8) macro
/linux-master/arch/x86/kernel/
H A Dhw_breakpoint.c289 GDT_SIZE))
H A Dhead_64.S342 movw $(GDT_SIZE-1), (%rsp)
H A Dhead64.c566 .size = GDT_SIZE - 1,
/linux-master/arch/x86/power/
H A Dcpu.c97 ctxt->gdt_desc.size = GDT_SIZE - 1;
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c718 gdt_descr.size = GDT_SIZE - 1;
729 gdt_descr.size = GDT_SIZE - 1;

Completed in 173 milliseconds