Searched refs:CR_ECX (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | scattered.c | 22 CR_ECX, enumerator 45 { X86_FEATURE_APERFMPERF, CR_ECX, 0, 0x00000006, 0 }, in init_scattered_cpuid_features() 46 { X86_FEATURE_EPB, CR_ECX, 3, 0x00000006, 0 }, in init_scattered_cpuid_features() 72 ®s[CR_EBX], ®s[CR_ECX], ®s[CR_EDX]); in init_scattered_cpuid_features()
|
D | perf_event_intel_pt.c | 40 CR_ECX, enumerator 68 PT_CAP(topa_output, 0, CR_ECX, BIT(0)), 69 PT_CAP(topa_multiple_entries, 0, CR_ECX, BIT(1)), 70 PT_CAP(payloads_lip, 0, CR_ECX, BIT(31)), 134 &pt_pmu.caps[CR_ECX + i*4], in pt_pmu_hw_init()
|