GDT_ENTRY_LDT     205 arch/x86/include/asm/desc.h 		write_gdt_entry(get_cpu_gdt_table(cpu), GDT_ENTRY_LDT,
GDT_ENTRY_LDT     207 arch/x86/include/asm/desc.h 		asm volatile("lldt %w0"::"q" (GDT_ENTRY_LDT*8));