HomeSort by: relevance | last modified time | path
    Searched refs:vcpu_getstate (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/nvmm/
nvmm_internal.h 132 void (*vcpu_getstate)(struct nvmm_cpu *); member in struct:nvmm_impl
nvmm.c 590 (*nvmm_impl->vcpu_getstate)(vcpu);
  /src/sys/dev/nvmm/x86/
nvmm_x86_svm.c 2690 .vcpu_getstate = svm_vcpu_getstate,
nvmm_x86_vmx.c 3690 .vcpu_getstate = vmx_vcpu_getstate,

Completed in 18 milliseconds