Searched refs:VMRUN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/amd64/vmm/amd/ |
| D | svm_support.S | 41 #define VMRUN .byte 0x0f, 0x01, 0xd8 macro 93 VMRUN
|
| /freebsd-10-stable/sys/amd64/vmm/ |
| D | vmm.c | 178 #define VMRUN(vmi, vcpu, rip, pmap, evinfo) \ macro 1637 error = VMRUN(vm->cookie, vcpuid, vcpu->nextrip, pmap, &evinfo); in vm_run()
|