Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.h86 u32 bus_lock_detected : 1; member
H A Dvmx.c6062 to_vmx(vcpu)->exit_reason.bus_lock_detected = true; in handle_bus_lock_vmexit()
6608 if (to_vmx(vcpu)->exit_reason.bus_lock_detected) { in vmx_handle_exit()