Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
Dinterface.h229 unsigned long gdt_frames[16], gdt_ents; /* GDT (machine frames, # ents) */ member
/kernel/linux/linux-5.10/arch/x86/xen/
Dsmp_pv.c321 ctxt->gdt_ents = GDT_ENTRIES; in cpu_initialize_context()