Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dkvm_host.h1446 bool bus_lock_detection_enabled; member
/linux-6.14.4/arch/x86/kvm/vmx/
Dvmx.c4688 if (!vcpu->kvm->arch.bus_lock_detection_enabled) in vmx_secondary_exec_control()
/linux-6.14.4/arch/x86/kvm/
Dx86.c6596 kvm->arch.bus_lock_detection_enabled = true; in kvm_vm_ioctl_enable_cap()