Home
last modified time | relevance | path

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

/openbmc/qemu/accel/kvm/
H A Dkvm-all.c2895 static __thread int pending_sigbus_code; variable
3089 kvm_arch_on_sigbus_vcpu(cpu, pending_sigbus_code, in kvm_cpu_exec()
3610 pending_sigbus_code = code; in kvm_on_sigbus_vcpu()