Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dkvm_host.h1424 bool bus_lock_detection_enabled; member
/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.c4685 if (!vcpu->kvm->arch.bus_lock_detection_enabled) in vmx_secondary_exec_control()
/linux-6.12.1/arch/x86/kvm/
Dx86.c6622 kvm->arch.bus_lock_detection_enabled = true; in kvm_vm_ioctl_enable_cap()