Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h663 u64 anythread_deprecated:1; member
/linux/arch/x86/events/intel/
H A Dcore.c7614 x86_pmu.intel_cap.anythread_deprecated = edx.split.anythread_deprecated; in intel_pmu_init()
7615 if (x86_pmu.intel_cap.anythread_deprecated) in intel_pmu_init()
8468 if (x86_pmu.intel_cap.anythread_deprecated) in intel_pmu_init()
/linux/arch/x86/kvm/
H A Dcpuid.c1522 edx.split.anythread_deprecated = 1; in __do_cpuid_func()