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