Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/amd64/include/
HDvmm.h210 vmi_snapshot_vcpu_t vcpu_snapshot; member
/freebsd-13-stable/sys/amd64/vmm/amd/
HDsvm.c2652 .vcpu_snapshot = svm_vcpu_snapshot,
/freebsd-13-stable/sys/amd64/vmm/
HDvmm.c253 DEFINE_VMMOPS_IFUNC(int, vcpu_snapshot, (void *vcpui,
/freebsd-13-stable/sys/amd64/vmm/intel/
HDvmx.c4279 .vcpu_snapshot = vmx_vcpu_snapshot,