Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.h86 u32 bus_lock_detected : 1; member
Dvmx.c6044 to_vmx(vcpu)->exit_reason.bus_lock_detected = true; in handle_bus_lock_vmexit()
6590 if (to_vmx(vcpu)->exit_reason.bus_lock_detected) { in vmx_handle_exit()