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

  /src/sys/dev/nvmm/
nvmm_internal.h 51 struct nvmm_owner { struct
82 struct nvmm_owner *owner;
nvmm.c 80 static struct nvmm_owner root_owner;
163 nvmm_machine_get(struct nvmm_owner *owner, nvmm_machid_t machid,
260 nvmm_kill_machines(struct nvmm_owner *owner)
305 nvmm_capability(struct nvmm_owner *owner, struct nvmm_ioc_capability *args)
319 nvmm_machine_create(struct nvmm_owner *owner,
352 nvmm_machine_destroy(struct nvmm_owner *owner,
394 nvmm_machine_configure(struct nvmm_owner *owner,
431 nvmm_vcpu_create(struct nvmm_owner *owner, struct nvmm_ioc_vcpu_create *args)
481 nvmm_vcpu_destroy(struct nvmm_owner *owner, struct nvmm_ioc_vcpu_destroy *args)
506 nvmm_vcpu_configure(struct nvmm_owner *owner
    [all...]

Completed in 12 milliseconds