Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Dkvm.h1119 struct kvm_create_device { struct
1120 __u32 type; /* in: KVM_DEV_TYPE_xxx */
1121 __u32 fd; /* out: device handle */
1122 __u32 flags; /* in: KVM_CREATE_DEVICE_xxx */
/tools/testing/selftests/kvm/include/
A Dkvm_util.h921 static inline int kvm_create_device(struct kvm_vm *vm, uint64_t type) in kvm_create_device() function

Completed in 16 milliseconds