Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h1469 bool bus_lock_detection_enabled; member
/linux/arch/x86/kvm/svm/
H A Dsvm.c1220 if (vcpu->kvm->arch.bus_lock_detection_enabled) in init_vmcb()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c4572 if (!vcpu->kvm->arch.bus_lock_detection_enabled) in vmx_secondary_exec_control()
/linux/arch/x86/kvm/
H A Dx86.c6523 kvm->arch.bus_lock_detection_enabled = true; in kvm_vm_ioctl_enable_cap()