Home
last modified time | relevance | path

Searched defs:vee (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/amd64/amd64/
H A Dvmm_machdep.c4893 struct vm_exit_eptviolation *vee = &vcpu->vc_exit.vee; svm_handle_np_fault() local
4986 struct vm_exit_eptviolation *vee = &vcpu->vc_exit.vee; vmx_handle_np_fault() local
[all...]
/openbsd-src/sys/arch/amd64/include/
H A Dvmmvar.h462 struct vm_exit_eptviolation vee; /* EPT VIOLATION exit*/ global() member