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

/linux-master/arch/x86/include/asm/
H A Ddesc.h155 case DESC_LDT: size = sizeof(ldt_desc); break;
201 set_tssldt_descriptor(&ldt, (unsigned long)addr, DESC_LDT,
204 &ldt, DESC_LDT); local
H A Ddesc_defs.h99 DESC_LDT = 0x2, enumerator in enum:__anon98
/linux-master/arch/x86/xen/
H A Denlighten_pv.c892 case DESC_LDT:
920 case DESC_LDT:

Completed in 173 milliseconds