Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h1387 #define VMCS_GUEST_IA32_LDTR_BASE 0x6812 macro
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c219 VMCS_GUEST_IA32_LDTR_AR, VMCS_GUEST_IA32_LDTR_BASE },
7384 vmx_dump_vmcs_field(VMCS_GUEST_IA32_LDTR_BASE, "G. LDTR Base"); in vmx_dump_vmcs()
7726 if (vmread(VMCS_GUEST_IA32_LDTR_BASE, &r)) in vmx_vcpu_dump_regs()