Searched refs:X86_FEATURE_DTES64 (Results 1 – 4 of 4) sorted by relevance
116 #define X86_FEATURE_DTES64 ( 4*32+ 2) /* 64-bit Debug Store */ macro
576 if (!boot_cpu_has(X86_FEATURE_DTES64) || !x86_pmu.bts) in bts_init()
2004 if (!boot_cpu_has(X86_FEATURE_DTES64)) in intel_ds_init()