Home
last modified time | relevance | path

Searched refs:x86_cpu_vendor_words2str (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/
H A Dhost-cpu.c113 x86_cpu_vendor_words2str(vendor, ebx, edx, ecx); in host_cpu_vendor_fms()
136 x86_cpu_vendor_words2str(vendor, ebx, edx, ecx); in host_cpu_instance_init()
H A Dcpu.h2414 void x86_cpu_vendor_words2str(char *dst, uint32_t vendor1,
H A Dcpu.c747 void x86_cpu_vendor_words2str(char *dst, uint32_t vendor1, in x86_cpu_vendor_words2str() function
5633 x86_cpu_vendor_words2str(value, env->cpuid_vendor1, env->cpuid_vendor2, in x86_cpuid_get_vendor()