Searched refs:VMX_GUEST_CS_SEL (Results 1 – 6 of 6) sorted by relevance
15 #define VMX_GUEST_CS_SEL 0x00000802U macro
345 ctx.cs = exec_vmread32(VMX_GUEST_CS_SEL); in external_interrupt_vmexit_handler()
261 VMX_GUEST_CS_SEL,
390 ret = VMX_GUEST_CS_SEL; in get_vmcs_field()
62 cs_sel = exec_vmread16(VMX_GUEST_CS_SEL); in is_hypercall_from_ring0()
1335 = exec_vmread64(VMX_GUEST_CS_SEL); in profiling_pre_vmexit_handler()
Completed in 18 milliseconds