Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/x86/
H A Dvmx_pmu_caps_test.c32 u64 anythread_deprecated:1; member
/linux-6.15/arch/x86/include/asm/
H A Dperf_event.h186 unsigned int anythread_deprecated:1; member
/linux-6.15/arch/x86/events/
H A Dperf_event.h638 u64 anythread_deprecated:1; member
/linux-6.15/arch/x86/events/intel/
H A Dcore.c6671 x86_pmu.intel_cap.anythread_deprecated = edx.split.anythread_deprecated; in intel_pmu_init()
6672 if (x86_pmu.intel_cap.anythread_deprecated) in intel_pmu_init()
7441 if (x86_pmu.intel_cap.anythread_deprecated) in intel_pmu_init()
/linux-6.15/arch/x86/kvm/
H A Dcpuid.c1446 edx.split.anythread_deprecated = 1; in __do_cpuid_func()