Searched defs:vee (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/arch/amd64/amd64/ | ||
H A D | vmm_machdep.c | 4893 struct vm_exit_eptviolation *vee = &vcpu->vc_exit.vee; svm_handle_np_fault() local |
/openbsd-src/sys/arch/amd64/include/ | ||
H A D | vmmvar.h | 462 struct vm_exit_eptviolation vee; /* EPT VIOLATION exit*/ global() member |