Home
last modified time | relevance | path

Searched refs:vmx_cr0_fixed1 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/amd64/include/
H A Dcpu.h70 uint64_t vmx_cr0_fixed1; member
/openbsd/sys/arch/amd64/amd64/
H A Didentcpu.c966 ci->ci_vmm_cap.vcc_vmx.vmx_cr0_fixed1 = msr; in cpu_check_vmm_cap()
H A Dvmm_machdep.c2222 (curcpu()->ci_vmm_cap.vcc_vmx.vmx_cr0_fixed1); in vcpu_reset_regs_vmx()
2224 ~(curcpu()->ci_vmm_cap.vcc_vmx.vmx_cr0_fixed1); in vcpu_reset_regs_vmx()
6948 curcpu()->ci_vmm_cap.vcc_vmx.vmx_cr0_fixed1); in vmx_dump_vmcs()