OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvmm_vcpu_destroy
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libnvmm/
nvmm.h
107
int
nvmm_vcpu_destroy
(struct nvmm_machine *, struct nvmm_vcpu *);
libnvmm.c
320
nvmm_vcpu_destroy
(struct nvmm_machine *mach, struct nvmm_vcpu *vcpu)
function in typeref:typename:int
/src/tests/lib/libnvmm/
h_mem_assist.c
372
if (
nvmm_vcpu_destroy
(&mach, &vcpu) == -1)
373
err(errno, "
nvmm_vcpu_destroy
");
460
if (
nvmm_vcpu_destroy
(&mach, &vcpu) == -1)
461
err(errno, "
nvmm_vcpu_destroy
");
/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 123 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025