Searched refs:VM_DEVMEM_GETOFFSET (Results 1 – 4 of 4) sorted by relevance
146 { (uint_t)VM_DEVMEM_GETOFFSET, "VM_DEVMEM_GETOFFSET", NULL }
605 #define VM_DEVMEM_GETOFFSET (VMM_IOC_BASE | 0xff) macro
513 case VM_DEVMEM_GETOFFSET: in vmmdev_do_ioctl()1672 case VM_DEVMEM_GETOFFSET: { in vmmdev_do_ioctl()
705 error = ioctl(ctx->fd, VM_DEVMEM_GETOFFSET, &vdo); in vm_get_devmem_offset()