Home
last modified time | relevance | path

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

/openbsd/usr.sbin/vmd/
H A Dx86_vm.c672 switch (ve->vee.vee_fault_type) { in vcpu_exit_eptviolation()
729 ve->vee.vee_fault_type); in vcpu_exit_eptviolation()
/openbsd/sys/arch/amd64/include/
H A Dvmmvar.h337 uint8_t vee_fault_type; /* type of vm exit */ member
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c4579 vee->vee_fault_type = VEE_FAULT_HANDLED; in svm_handle_np_fault()
4583 vee->vee_fault_type = VEE_FAULT_MMIO_ASSIST; in svm_handle_np_fault()
4629 vcpu->vc_exit.vee.vee_fault_type = VEE_FAULT_PROTECT; in vmx_fault_page()
4632 vcpu->vc_exit.vee.vee_fault_type = VEE_FAULT_HANDLED; in vmx_fault_page()
4675 vee->vee_fault_type = VEE_FAULT_HANDLED; in vmx_handle_np_fault()
4679 vee->vee_fault_type = VEE_FAULT_MMIO_ASSIST; in vmx_handle_np_fault()