Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/amd64/amd64/
Dvmm_machdep.c295 sc->mode = VMM_MODE_EPT; in vmm_attach_machdep()
304 if (sc->mode == VMM_MODE_EPT) { in vmm_attach_machdep()
415 if (vmm_softc->mode == VMM_MODE_EPT) in vmm_activate_machdep()
602 if (vmm_softc->mode == VMM_MODE_EPT) in vm_rwregs()
914 case VMM_MODE_EPT: in vm_impl_init()
2735 if (vmm_softc->mode == VMM_MODE_EPT) in vcpu_reset_regs()
2887 if (vmm_softc->mode == VMM_MODE_EPT) in vcpu_init()
2980 if (vmm_softc->mode == VMM_MODE_EPT) in vcpu_deinit()
3304 if (vcpu->vc_virt_mode == VMM_MODE_EPT) { in vm_run()
3433 if (vmm_softc->mode == VMM_MODE_EPT) { in vmm_translate_gva()
[all …]
/openbsd/src/sys/arch/amd64/include/
Dvmmvar.h601 VMM_MODE_EPT, enumerator