Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h1235 #define VMCS_GUEST_IA32_CS_SEL 0x0802 macro
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c208 { VMCS_GUEST_IA32_CS_SEL, VMCS_GUEST_IA32_CS_LIMIT,
6981 vmx_dump_vmcs_field(VMCS_GUEST_IA32_CS_SEL, "G.CS"); in vmx_dump_vmcs()
7514 if (vmread(VMCS_GUEST_IA32_CS_SEL, &r)) in vmx_vcpu_dump_regs()