Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h1459 bool bus_lock_detection_enabled; member
/linux/arch/x86/kvm/svm/
H A Dsvm.c1377 if (vcpu->kvm->arch.bus_lock_detection_enabled) in init_vmcb()
/linux/arch/x86/kvm/
H A Dx86.c6667 kvm->arch.bus_lock_detection_enabled = true; in kvm_vm_ioctl_enable_cap()