Home
last modified time | relevance | path

Searched refs:hv_hypervisor_version_info (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/arch/arm64/hyperv/
Dmshyperv.c22 int hv_get_hypervisor_version(union hv_hypervisor_version_info *info) in hv_get_hypervisor_version()
/linux-6.12.1/include/asm-generic/
Dmshyperv.h178 int hv_get_hypervisor_version(union hv_hypervisor_version_info *info);
Dhyperv-tlfs.h818 union hv_hypervisor_version_info { union
/linux-6.12.1/drivers/hv/
Dhv_common.c284 union hv_hypervisor_version_info version; in hv_common_init()
/linux-6.12.1/arch/x86/kernel/cpu/
Dmshyperv.c354 int hv_get_hypervisor_version(union hv_hypervisor_version_info *info) in hv_get_hypervisor_version()