Home
last modified time | relevance | path

Searched refs:VMM_IOC_INTR (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/arm64/include/
H A Dvmmvar.h86 #define VMM_IOC_INTR _IOW('V', 6, struct vm_intr_params) /* Intr pending */ macro
/openbsd/sys/arch/amd64/include/
H A Dvmmvar.h493 #define VMM_IOC_INTR _IOW('V', 6, struct vm_intr_params) /* Intr pending */ macro
/openbsd/usr.sbin/vmd/
H A Dvm.c1237 if (ioctl(env->vmd_fd, VMM_IOC_INTR, &vip) == -1) in vcpu_intr()
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c437 case VMM_IOC_INTR: in vmmioctl_machdep()
452 case VMM_IOC_INTR: in pledge_ioctl_vmm_machdep()