Home
last modified time | relevance | path

Searched refs:DESC_LDT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Ddesc.h153 case DESC_LDT: size = sizeof(ldt_desc); break; in native_write_gdt_entry()
199 set_tssldt_descriptor(&ldt, (unsigned long)addr, DESC_LDT, in native_set_ldt()
202 &ldt, DESC_LDT); in native_set_ldt() local
H A Ddesc_defs.h49 DESC_LDT = 0x2, enumerator
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Ddesc.h154 case DESC_LDT: size = sizeof(ldt_desc); break; in native_write_gdt_entry()
200 set_tssldt_descriptor(&ldt, (unsigned long)addr, DESC_LDT, in native_set_ldt()
203 &ldt, DESC_LDT); in native_set_ldt() local
H A Ddesc_defs.h49 DESC_LDT = 0x2, enumerator
/kernel/linux/linux-5.10/arch/x86/xen/
H A Denlighten_pv.c800 case DESC_LDT: in xen_write_gdt_entry()
828 case DESC_LDT: in xen_write_gdt_entry_boot()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten_pv.c889 case DESC_LDT: in xen_write_gdt_entry()
917 case DESC_LDT: in xen_write_gdt_entry_boot()

Completed in 7 milliseconds