Home
last modified time | relevance | path

Searched refs:anythread_deprecated (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_pmu_caps_test.c32 u64 anythread_deprecated:1; member
/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h169 unsigned int anythread_deprecated:1; member
/openbmc/linux/arch/x86/events/
H A Dperf_event.h612 u64 anythread_deprecated:1; member
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c6152 x86_pmu.intel_cap.anythread_deprecated = edx.split.anythread_deprecated; in intel_pmu_init()
6153 if (x86_pmu.intel_cap.anythread_deprecated) in intel_pmu_init()
6947 if (x86_pmu.intel_cap.anythread_deprecated) in fixup_ht_bug()
/openbmc/linux/arch/x86/kvm/
H A Dcpuid.c1030 edx.split.anythread_deprecated = 1; in __do_cpuid_func()