• Home
  • Raw
  • Download

Lines Matching refs:_VKI_IO

1568 #define VKI_RTC_AIE_ON	_VKI_IO('p', 0x01)	/* Alarm int. enable on	*/
1569 #define VKI_RTC_AIE_OFF _VKI_IO('p', 0x02) /* ... off */
1570 #define VKI_RTC_UIE_ON _VKI_IO('p', 0x03) /* Update int. enable on*/
1571 #define VKI_RTC_UIE_OFF _VKI_IO('p', 0x04) /* ... off */
1572 #define VKI_RTC_PIE_ON _VKI_IO('p', 0x05) /* Periodic int. enable on*/
1573 #define VKI_RTC_PIE_OFF _VKI_IO('p', 0x06) /* ... off */
1590 #define VKI_IIOCGETCPS _VKI_IO('I',21)
1592 #define VKI_IIOCNETGPN _VKI_IO('I',34)
1681 #define VKI_PPCLAIM _VKI_IO(VKI_PP_IOCTL, 0x8b)
1684 #define VKI_PPRELEASE _VKI_IO(VKI_PP_IOCTL, 0x8c)
1688 #define VKI_PPYIELD _VKI_IO(VKI_PP_IOCTL, 0x8d)
1691 #define VKI_PPEXCL _VKI_IO(VKI_PP_IOCTL, 0x8f)
1724 #define VKI_BLKROSET _VKI_IO(0x12,93) /* set device read-only (0 = read-write) */
1725 #define VKI_BLKROGET _VKI_IO(0x12,94) /* get read-only status (0 = read_write) */
1726 #define VKI_BLKGETSIZE _VKI_IO(0x12,96) /* return device size /512 (long *arg) */
1727 #define VKI_BLKRASET _VKI_IO(0x12,98) /* set read ahead for block device */
1728 #define VKI_BLKRAGET _VKI_IO(0x12,99) /* get current read ahead setting */
1729 #define VKI_BLKFRASET _VKI_IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
1730 #define VKI_BLKFRAGET _VKI_IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
1731 #define VKI_BLKSECTGET _VKI_IO(0x12,103)/* get max sectors per request (ll_rw_blk.c) */
1732 #define VKI_BLKSSZGET _VKI_IO(0x12,104)/* get block device sector size */
1736 #define VKI_BLKPBSZGET _VKI_IO(0x12,123)
1738 #define VKI_FIBMAP _VKI_IO(0x00,1) /* bmap access */
1739 #define VKI_FIGETBSZ _VKI_IO(0x00,2) /* get the block size used for bmap */
1961 #define _VKI_SIO _VKI_IO
2285 VKI_SNDRV_PCM_IOCTL_HW_FREE = _VKI_IO('A', 0x12),
2286 VKI_SNDRV_PCM_IOCTL_HWSYNC = _VKI_IO('A', 0x22),
2287 VKI_SNDRV_PCM_IOCTL_PREPARE = _VKI_IO('A', 0x40),
2288 VKI_SNDRV_PCM_IOCTL_RESET = _VKI_IO('A', 0x41),
2289 VKI_SNDRV_PCM_IOCTL_START = _VKI_IO('A', 0x42),
2290 VKI_SNDRV_PCM_IOCTL_DROP = _VKI_IO('A', 0x43),
2291 VKI_SNDRV_PCM_IOCTL_DRAIN = _VKI_IO('A', 0x44),
2293 VKI_SNDRV_PCM_IOCTL_RESUME = _VKI_IO('A', 0x47),
2294 VKI_SNDRV_PCM_IOCTL_XRUN = _VKI_IO('A', 0x48),
2296 VKI_SNDRV_PCM_IOCTL_UNLINK = _VKI_IO('A', 0x61),
2300 VKI_SNDRV_TIMER_IOCTL_START = _VKI_IO('T', 0xa0),
2301 VKI_SNDRV_TIMER_IOCTL_STOP = _VKI_IO('T', 0xa1),
2302 VKI_SNDRV_TIMER_IOCTL_CONTINUE = _VKI_IO('T', 0xa2),
2303 VKI_SNDRV_TIMER_IOCTL_PAUSE = _VKI_IO('T', 0xa3),
2485 #define VKI_USBDEVFS_DISCARDURB _VKI_IO('U', 11)
2490 #define VKI_USBDEVFS_RESET _VKI_IO('U', 20)
2899 #define VKI_ASHMEM_GET_SIZE _VKI_IO(__VKI_ASHMEMIOC, 4)
2901 #define VKI_ASHMEM_GET_PROT_MASK _VKI_IO(__VKI_ASHMEMIOC, 6)
2904 #define VKI_ASHMEM_GET_PIN_STATUS _VKI_IO(__VKI_ASHMEMIOC, 9)
2905 #define VKI_ASHMEM_PURGE_ALL_CACHES _VKI_IO(__VKI_ASHMEMIOC, 10)
3004 #define VKI_KVM_GET_API_VERSION _VKI_IO(KVMIO, 0x00)
3005 #define VKI_KVM_CREATE_VM _VKI_IO(KVMIO, 0x01) /* returns a VM fd */
3006 #define VKI_KVM_CHECK_EXTENSION _VKI_IO(KVMIO, 0x03)
3007 #define VKI_KVM_GET_VCPU_MMAP_SIZE _VKI_IO(KVMIO, 0x04) /* in bytes */
3008 #define VKI_KVM_S390_ENABLE_SIE _VKI_IO(KVMIO, 0x06)
3009 #define VKI_KVM_CREATE_VCPU _VKI_IO(KVMIO, 0x41)
3010 #define VKI_KVM_SET_NR_MMU_PAGES _VKI_IO(KVMIO, 0x44)
3011 #define VKI_KVM_GET_NR_MMU_PAGES _VKI_IO(KVMIO, 0x45)
3012 #define VKI_KVM_SET_TSS_ADDR _VKI_IO(KVMIO, 0x47)
3013 #define VKI_KVM_CREATE_IRQCHIP _VKI_IO(KVMIO, 0x60)
3014 #define VKI_KVM_CREATE_PIT _VKI_IO(KVMIO, 0x64)
3015 #define VKI_KVM_REINJECT_CONTROL _VKI_IO(KVMIO, 0x71)
3016 #define VKI_KVM_SET_BOOT_CPU_ID _VKI_IO(KVMIO, 0x78)
3017 #define VKI_KVM_SET_TSC_KHZ _VKI_IO(KVMIO, 0xa2)
3018 #define VKI_KVM_GET_TSC_KHZ _VKI_IO(KVMIO, 0xa3)
3019 #define VKI_KVM_RUN _VKI_IO(KVMIO, 0x80)
3020 #define VKI_KVM_S390_INITIAL_RESET _VKI_IO(KVMIO, 0x97)
3021 #define VKI_KVM_NMI _VKI_IO(KVMIO, 0x9a)
3038 #define VKI_UI_DEV_CREATE _VKI_IO(VKI_UINPUT_IOCTL_BASE, 1)
3039 #define VKI_UI_DEV_DESTROY _VKI_IO(VKI_UINPUT_IOCTL_BASE, 2)
3063 #define VKI_IB_USER_MAD_ENABLE_PKEY _VKI_IO(VKI_IB_IOCTL_MAGIC, 3)
3093 #define VKI_VHOST_SET_OWNER _VKI_IO(VKI_VHOST_VIRTIO, 0x01)
3094 #define VKI_VHOST_RESET_OWNER _VKI_IO(VKI_VHOST_VIRTIO, 0x02)