Searched refs:hv_get_hypervisor_version (Results 1 – 4 of 4) sorted by relevance
419 int hv_get_hypervisor_version(union hv_hypervisor_version_info *info) in hv_get_hypervisor_version() function 433 EXPORT_SYMBOL_GPL(hv_get_hypervisor_version);
200 int hv_get_hypervisor_version(union hv_hypervisor_version_info *info);
319 if (!hv_get_hypervisor_version(&version)) in hv_common_init()
2233 if (hv_get_hypervisor_version(&version_info)) in mshv_parent_partition_init()