Searched refs:KVM_CREATE_DEVICE (Results 1 – 6 of 6) sorted by relevance
1311 #define KVM_CREATE_DEVICE _IOWR(KVMIO, 0xe0, struct kvm_create_device) macro
1398 #define KVM_CREATE_DEVICE _IOWR(KVMIO, 0xe0, struct kvm_create_device) macro
45 ioctls. A KVM_CREATE_VCPU or KVM_CREATE_DEVICE ioctl on a VM fd will801 KVM_CREATE_DEVICE, which also supports creating a GICv2. Using802 KVM_CREATE_DEVICE is preferred over KVM_CREATE_IRQCHIP for GICv2.2982 4.79 KVM_CREATE_DEVICE
3921 case KVM_CREATE_DEVICE: { in kvm_vm_ioctl()