Home
last modified time | relevance | path

Searched defs:kvm_create_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/testing/selftests/kvm/include/
Dkvm_util_base.h595 static inline int kvm_create_device(struct kvm_vm *vm, uint64_t type) in kvm_create_device() function
/linux-6.1.9/tools/include/uapi/linux/
Dkvm.h1393 struct kvm_create_device { struct
1394 __u32 type; /* in: KVM_DEV_TYPE_xxx */
1395 __u32 fd; /* out: device handle */
1396 __u32 flags; /* in: KVM_CREATE_DEVICE_xxx */
/linux-6.1.9/include/uapi/linux/
Dkvm.h1393 struct kvm_create_device { struct
1394 __u32 type; /* in: KVM_DEV_TYPE_xxx */
1395 __u32 fd; /* out: device handle */
1396 __u32 flags; /* in: KVM_CREATE_DEVICE_xxx */