Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/xen/
Dinterface.h232 unsigned long gdt_frames[16], gdt_ents; /* GDT (machine frames, # ents) */ member
/linux-5.19.10/arch/x86/xen/
Dsmp_pv.c293 ctxt->gdt_frames[0] = gdt_mfn; in cpu_initialize_context()