Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
Dinterface.h228 unsigned long ldt_base, ldt_ents; /* LDT (linear address, # ents) */ member
/kernel/linux/linux-5.10/arch/x86/xen/
Dsmp_pv.c295 ctxt->ldt_ents = 0; in cpu_initialize_context()