Searched refs:hv_get_hypervisor_version (Results 1 – 4 of 4) sorted by relevance
465 int hv_get_hypervisor_version(union hv_hypervisor_version_info *info) in hv_get_hypervisor_version() function479 EXPORT_SYMBOL_GPL(hv_get_hypervisor_version);
179 int hv_get_hypervisor_version(union hv_hypervisor_version_info *info);
321 if (!hv_get_hypervisor_version(&version)) in hv_common_init()
2262 if (hv_get_hypervisor_version(&version_info)) in mshv_parent_partition_init()