Searched refs:VMM_IOC_READVMPARAMS (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/vmm/
H A Dvmm.h95 #define VMM_IOC_READVMPARAMS _IOWR('V', 9, struct vm_rwvmparams_params) macro
H A Dvmm.c259 case VMM_IOC_READVMPARAMS:
303 case VMM_IOC_READVMPARAMS:
/openbsd-current/usr.sbin/vmd/
H A Dvm.c741 if ((ret = ioctl(env->vmd_fd, VMM_IOC_READVMPARAMS, &vpp))) {

Completed in 174 milliseconds