Home
last modified time | relevance | path

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

/linux-6.8/arch/x86/include/asm/
Dkvm_host.h1401 bool bus_lock_detection_enabled; member
/linux-6.8/arch/x86/kvm/vmx/
Dvmx.c4668 if (!vcpu->kvm->arch.bus_lock_detection_enabled) in vmx_secondary_exec_control()
/linux-6.8/arch/x86/kvm/
Dx86.c6554 kvm->arch.bus_lock_detection_enabled = true; in kvm_vm_ioctl_enable_cap()