Home
last modified time | relevance | path

Searched refs:nvmm_ioc_vcpu_getstate (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/virtual/nvmm/
H A Dnvmm_ioctl.h83 struct nvmm_ioc_vcpu_getstate { struct
155 #define NVMM_IOC_VCPU_GETSTATE _IOW ('N', 8, struct nvmm_ioc_vcpu_getstate)
H A Dnvmm.c521 struct nvmm_ioc_vcpu_getstate *args) in nvmm_vcpu_getstate()
/dragonfly/lib/libnvmm/
H A Dlibnvmm.c383 struct nvmm_ioc_vcpu_getstate args; in nvmm_vcpu_getstate()