Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Dx86.h23 bool has_bus_lock_exit; member
Dx86.c4496 if (kvm_caps.has_bus_lock_exit) in kvm_vm_ioctl_check_extension()
6258 if (kvm_caps.has_bus_lock_exit && in kvm_vm_ioctl_enable_cap()
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c8313 kvm_caps.has_bus_lock_exit = cpu_has_vmx_bus_lock_detection(); in hardware_setup()