Searched refs:kvm_root (Results 1 – 1 of 1) sorted by relevance
304 static struct device *kvm_root; variable321 kdev->vdev.dev.parent = kvm_root; in add_kvm_device()380 dev = device_find_child(kvm_root, d, match_desc); in hotplug_devices()467 kvm_root = root_device_register("kvm_s390"); in kvm_devices_init()468 if (IS_ERR(kvm_root)) { in kvm_devices_init()469 rc = PTR_ERR(kvm_root); in kvm_devices_init()