Home
last modified time | relevance | path

Searched refs:X86_FEATURE_BUS_LOCK_DETECT (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/kernel/cpu/
A Dintel.c1053 !boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) in sld_state_setup()
1159 if (!boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT) || in bus_lock_init()
1275 if (!boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT) && in sld_state_show()
1286 else if (boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) in sld_state_show()
1292 } else if (boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) { in sld_state_show()
1299 if (boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) in sld_state_show()
/linux/arch/x86/kvm/vmx/
A Dcapabilities.h399 if (boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) in vmx_supported_debugctl()
A Dvmx.c1927 if (!guest_cpuid_has(vcpu, X86_FEATURE_BUS_LOCK_DETECT)) in vcpu_supported_debugctl()
/linux/arch/x86/include/asm/
A Dcpufeatures.h364 #define X86_FEATURE_BUS_LOCK_DETECT (16*32+24) /* Bus Lock detect */ macro
/linux/tools/arch/x86/include/asm/
A Dcpufeatures.h364 #define X86_FEATURE_BUS_LOCK_DETECT (16*32+24) /* Bus Lock detect */ macro
/linux/arch/x86/kvm/
A Dx86.c1234 if (!guest_cpuid_has(vcpu, X86_FEATURE_BUS_LOCK_DETECT)) in kvm_dr6_fixed()

Completed in 46 milliseconds