Searched refs:CR_ECX (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/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 70 PT_CAP(topa_output, 0, CR_ECX, BIT(0)), 71 PT_CAP(topa_multiple_entries, 0, CR_ECX, BIT(1)), 72 PT_CAP(single_range_output, 0, CR_ECX, BIT(2)), 73 PT_CAP(payloads_lip, 0, CR_ECX, BIT(31)), 147 &pt_pmu.caps[CR_ECX + i*PT_CPUID_REGS_NUM], in pt_pmu_hw_init()
|