Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/amd64/vmm/
Dvmm.c184 #define VMRUN(vmi, vcpu, rip, pmap, evinfo) \ macro
1717 error = VMRUN(vm->cookie, vcpuid, vcpu->nextrip, pmap, &evinfo); in vm_run()