Searched refs:VMM_IOC_INTR (Results 1 – 4 of 4) sorted by relevance
86 #define VMM_IOC_INTR _IOW('V', 6, struct vm_intr_params) /* Intr pending */ macro
493 #define VMM_IOC_INTR _IOW('V', 6, struct vm_intr_params) /* Intr pending */ macro
1237 if (ioctl(env->vmd_fd, VMM_IOC_INTR, &vip) == -1) in vcpu_intr()
437 case VMM_IOC_INTR: in vmmioctl_machdep()452 case VMM_IOC_INTR: in pledge_ioctl_vmm_machdep()