Home
last modified time | relevance | path

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

/arch/x86/boot/startup/
A Dgdt_idt.c56 .size = GDT_SIZE - 1, in startup_64_setup_gdt_idt()
/arch/x86/platform/efi/
A Defi_32.c111 gdt_descr.size = GDT_SIZE - 1; in efi_set_virtual_address_map()
/arch/x86/include/asm/
A Dsegment.h228 #define GDT_SIZE (GDT_ENTRIES*8) macro
/arch/x86/kernel/
A Dhw_breakpoint.c289 GDT_SIZE)) in within_cpu_entry()
A Dhead_64.S345 movw $(GDT_SIZE-1), (%rsp)
/arch/x86/power/
A Dcpu.c99 ctxt->gdt_desc.size = GDT_SIZE - 1; in __save_processor_state()
/arch/x86/kernel/cpu/
A Dcommon.c722 gdt_descr.size = GDT_SIZE - 1; in load_direct_gdt()
733 gdt_descr.size = GDT_SIZE - 1; in load_fixmap_gdt()

Completed in 14 milliseconds