Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dvmx.h15 #define VMX_GUEST_CS_SEL 0x00000802U macro
/hypervisor/arch/x86/guest/
A Dvirq.c345 ctx.cs = exec_vmread32(VMX_GUEST_CS_SEL); in external_interrupt_vmexit_handler()
A Dnested.c261 VMX_GUEST_CS_SEL,
A Dinstr_emul.c390 ret = VMX_GUEST_CS_SEL; in get_vmcs_field()
/hypervisor/common/
A Dhypercall.c62 cs_sel = exec_vmread16(VMX_GUEST_CS_SEL); in is_hypercall_from_ring0()
/hypervisor/debug/
A Dprofiling.c1335 = exec_vmread64(VMX_GUEST_CS_SEL); in profiling_pre_vmexit_handler()

Completed in 20 milliseconds