Searched refs:hv_get_hypervisor_version (Results 1 – 5 of 5) sorted by relevance
22 int hv_get_hypervisor_version(union hv_hypervisor_version_info *info) in hv_get_hypervisor_version() function29 EXPORT_SYMBOL_GPL(hv_get_hypervisor_version);
418 int hv_get_hypervisor_version(union hv_hypervisor_version_info *info) in hv_get_hypervisor_version() function432 EXPORT_SYMBOL_GPL(hv_get_hypervisor_version);
200 int hv_get_hypervisor_version(union hv_hypervisor_version_info *info);
327 if (!hv_get_hypervisor_version(&version)) in hv_common_init()
2233 if (hv_get_hypervisor_version(&version_info)) in mshv_parent_partition_init()