Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dvmsr_energy.h97 bool is_host_cpu_intel(void);
H A Dvmsr_energy.c30 bool is_host_cpu_intel(void) in is_host_cpu_intel() function
H A Dkvm.c2899 if (is_host_cpu_intel()) { in kvm_msr_energy_thread_init()