Searched refs:vmsavectx (Results 1 – 4 of 4) sorted by relevance
125 vmi_savectx vmsavectx; member
259 .vmsavectx = (vmi_savectx)nullop_panic,2310 if (ops->vmsavectx != NULL) { in vmm_savectx()2311 ops->vmsavectx(vm->cookie, vcpuid); in vmm_savectx()
2650 .vmsavectx = svm_savectx,
3887 .vmsavectx = vmx_savectx,