Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/xen/
Dinterface.h139 unsigned long gdt_frames[16], gdt_ents; /* GDT (machine frames, # ents) */ member
/linux-3.4.99/arch/x86/xen/
Dsmp.c324 ctxt->gdt_ents = GDT_ENTRIES; in cpu_initialize_context()