HomeSort by: relevance | last modified time | path
    Searched defs:nvmm_vcpu_destroy (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libnvmm/
libnvmm.c 320 nvmm_vcpu_destroy(struct nvmm_machine *mach, struct nvmm_vcpu *vcpu) function in typeref:typename:int
  /src/sys/dev/nvmm/
nvmm.c 481 nvmm_vcpu_destroy(struct nvmm_owner *owner, struct nvmm_ioc_vcpu_destroy *args) function in typeref:typename:int
1209 return nvmm_vcpu_destroy(owner, data);

Completed in 12 milliseconds