Searched refs:vcpu_get_supported_hv_cpuid (Results 1 – 3 of 3) sorted by relevance
144 hv_cpuid_entries = vcpu_get_supported_hv_cpuid(vcpu); in main()154 hv_cpuid_entries = vcpu_get_supported_hv_cpuid(vcpu); in main()
864 const struct kvm_cpuid2 *vcpu_get_supported_hv_cpuid(struct kvm_vcpu *vcpu);
1238 const struct kvm_cpuid2 *vcpu_get_supported_hv_cpuid(struct kvm_vcpu *vcpu) in vcpu_get_supported_hv_cpuid() function