Searched refs:kvm_get_supported_cpuid (Results 1 – 3 of 3) sorted by relevance
607 const struct kvm_cpuid2 *kvm_get_supported_cpuid(void);616 return kvm_cpuid_has(kvm_get_supported_cpuid(), feature); in kvm_cpu_has()707 return get_cpuid_entry(kvm_get_supported_cpuid(), function, index); in __kvm_get_supported_cpuid_entry()
184 compare_cpuids(kvm_get_supported_cpuid(), vcpu->cpuid); in main()
654 vcpu_init_cpuid(vcpu, kvm_get_supported_cpuid()); in vm_arch_vcpu_add()675 vcpu_init_cpuid(vcpu, kvm_get_supported_cpuid()); in vm_arch_vcpu_recreate()686 const struct kvm_cpuid2 *kvm_get_supported_cpuid(void) in kvm_get_supported_cpuid() function1229 cpuid_sys = kvm_get_supported_cpuid(); in vcpu_set_hv_cpuid()