Searched refs:nvmm_vcpu_destroy (Results 1 – 4 of 4) sorted by relevance
107 int nvmm_vcpu_destroy(struct nvmm_machine *, struct nvmm_vcpu *);
320 nvmm_vcpu_destroy(struct nvmm_machine *mach, struct nvmm_vcpu *vcpu) in nvmm_vcpu_destroy() function
372 if (nvmm_vcpu_destroy(&mach, &vcpu) == -1) in test_vm64()460 if (nvmm_vcpu_destroy(&mach, &vcpu) == -1) in test_vm16()
481 nvmm_vcpu_destroy(struct nvmm_owner *owner, struct nvmm_ioc_vcpu_destroy *args) in nvmm_vcpu_destroy() function1209 return nvmm_vcpu_destroy(owner, data); in nvmm_ioctl_internal()