Searched refs:hyper_node (Results 1 – 1 of 1) sorted by relevance
30 struct device_node *hyper_node; in check_kvm_guest() local32 hyper_node = of_find_node_by_path("/hypervisor"); in check_kvm_guest()33 if (!hyper_node) in check_kvm_guest()36 if (of_device_is_compatible(hyper_node, "linux,kvm")) in check_kvm_guest()39 of_node_put(hyper_node); in check_kvm_guest()