Home
last modified time | relevance | path

Searched refs:GDT_ENTRY_LDT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dsegment.h99 #define GDT_ENTRY_LDT 17 macro
184 #define GDT_ENTRY_LDT 10 macro
Ddesc.h206 write_gdt_entry(get_cpu_gdt_rw(cpu), GDT_ENTRY_LDT, in native_set_ldt()
208 asm volatile("lldt %w0"::"q" (GDT_ENTRY_LDT*8)); in native_set_ldt()