Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dx86.h24 bool has_bus_lock_exit; member
Dx86.c4613 if (kvm_caps.has_bus_lock_exit) in kvm_vm_ioctl_check_extension()
6386 if (kvm_caps.has_bus_lock_exit && in kvm_vm_ioctl_enable_cap()
/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c8524 kvm_caps.has_bus_lock_exit = cpu_has_vmx_bus_lock_detection(); in hardware_setup()