Home
last modified time | relevance | path

Searched refs:kvm_create_device (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dkvm.h1147 struct kvm_create_device { struct
1292 #define KVM_CREATE_DEVICE _IOWR(KVMIO, 0xe0, struct kvm_create_device)
/linux-4.19.296/virt/kvm/
Dkvm_main.c3151 struct kvm_create_device *cd) in kvm_ioctl_create_device()
3382 struct kvm_create_device cd; in kvm_vm_ioctl()