Home
last modified time | relevance | path

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

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