Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dkvm.c487 cpu->host_cpu_probe_failed = true; in kvm_arm_set_cpu_features_from_host()
H A Dcpu.h970 bool host_cpu_probe_failed; member
H A Dcpu.c1992 if (cpu->host_cpu_probe_failed) { in arm_cpu_realizefn()
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c955 cpu->host_cpu_probe_failed = true; in hvf_arm_set_cpu_features_from_host()