Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dvmmvar.h339 #define VEE_LEN_VALID 0x1 /* vee_insn_len is valid */ macro
/openbsd/usr.sbin/vmd/
H A Dx86_vm.c679 if (ve->vee.vee_insn_info & VEE_LEN_VALID) in vcpu_exit_eptviolation()
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c4687 vee->vee_insn_info |= VEE_LEN_VALID; in vmx_handle_np_fault()