Searched refs:have_sigbus_pending (Results 1 – 1 of 1) sorted by relevance
2896 static __thread bool have_sigbus_pending; variable3087 if (unlikely(have_sigbus_pending)) { in kvm_cpu_exec()3091 have_sigbus_pending = false; in kvm_cpu_exec()3605 if (have_sigbus_pending) { in kvm_on_sigbus_vcpu()3608 have_sigbus_pending = true; in kvm_on_sigbus_vcpu()