Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dsegment.h112 #define GDT_ENTRY_LDT 17 macro
194 #define GDT_ENTRY_LDT 10 macro
A Ddesc.h202 write_gdt_entry(get_cpu_gdt_rw(cpu), GDT_ENTRY_LDT, in native_set_ldt()
204 asm volatile("lldt %w0"::"q" (GDT_ENTRY_LDT*8)); in native_set_ldt()
/linux-6.3-rc2/arch/x86/kernel/
A Dumip.c260 dummy_value = GDT_ENTRY_LDT * 8; in emulate_umip_insn()

Completed in 5 milliseconds