Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dkvm_i386.h60 bool kvm_has_waitpkg(void);
H A Dkvm-cpu.c44 if (enable_cpu_pm && kvm_has_waitpkg()) { in kvm_cpu_realizefn()
H A Dkvm.c5607 bool kvm_has_waitpkg(void) in kvm_has_waitpkg() function