Home
last modified time | relevance | path

Searched refs:__HYPERVISOR_CS (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dregs.h13 ASSERT((diff == 0) || (r->cs == __HYPERVISOR_CS)); \
A Dconfig.h270 #define __HYPERVISOR_CS __HYPERVISOR_CS64 macro
A Dprocessor.h95 ((uint64_t)__HYPERVISOR_CS << 32))
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dsuspend.c69 wrmsr(MSR_IA32_SYSENTER_CS, __HYPERVISOR_CS, 0); in restore_rest_processor_state()
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dtraps.c331 wrmsr(MSR_IA32_SYSENTER_CS, __HYPERVISOR_CS, 0); in subarch_percpu_traps_init()
A Dentry.S652 pushq $__HYPERVISOR_CS /* CS */
/xen-4.10.0-shim-comet/xen/arch/x86/efi/
A Defi-boot.h266 [cs] "ir" (__HYPERVISOR_CS), in efi_arch_post_exit_boot()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmcs.c1154 __vmwrite(HOST_CS_SELECTOR, __HYPERVISOR_CS); in construct_vmcs()

Completed in 13 milliseconds