Home
last modified time | relevance | path

Searched refs:host_cpu_vendor_fms (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/i386/
H A Dhost-cpu.c108 void host_cpu_vendor_fms(char *vendor, int *family, int *model, int *stepping) in host_cpu_vendor_fms() function
150 host_cpu_vendor_fms(vendor, &family, &model, &stepping); in host_cpu_max_instance_init()
H A Dhost-cpu.h17 void host_cpu_vendor_fms(char *vendor, int *family, int *model, int *stepping);
/openbmc/qemu/target/i386/kvm/
H A Dvmsr_energy.c35 host_cpu_vendor_fms(vendor, &family, &model, &stepping); in is_host_cpu_intel()
H A Dkvm.c386 host_cpu_vendor_fms(vendor, &family, &model, &stepping); in host_tsx_broken()