Home
last modified time | relevance | path

Searched refs:GDT_VIRT_START (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dconfig.h294 #define GDT_VIRT_START(v) \ macro
297 (GDT_VIRT_START(v) + (64*1024))
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Demulate.c38 ? GDT_VIRT_START(v) in pv_emul_read_descriptor()
A Ddomain.c100 return create_perdomain_mapping(v->domain, GDT_VIRT_START(v), in pv_create_gdt_ldt_l1tab()
108 destroy_perdomain_mapping(v->domain, GDT_VIRT_START(v), in pv_destroy_gdt_ldt_l1tab()
A Demul-gate-op.c60 (!(gate_sel & 4) ? GDT_VIRT_START(v) : LDT_VIRT_START(v)) in read_gate_descriptor()
/xen-4.10.0-shim-comet/xen/common/efi/
A Druntime.c128 .base = GDT_VIRT_START(current) in efi_rs_leave()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain.c1659 gdt_desc.base = GDT_VIRT_START(n); in __context_switch()

Completed in 11 milliseconds