Searched refs:X86_FEATURE_CLFLUSHOPT (Results 1 – 4 of 4) sorted by relevance
193 "clflushopt %0", X86_FEATURE_CLFLUSHOPT, in clflushopt()203 "clflushopt %0", X86_FEATURE_CLFLUSHOPT, in clwb()
194 if (!this_cpu_has(X86_FEATURE_CLFLUSHOPT) && in guest_assert_event_count() 261 if (this_cpu_has(X86_FEATURE_CLFLUSHOPT)) \ in __guest_test_arch_event()
255 #define X86_FEATURE_CLFLUSHOPT ( 9*32+23) /* "clflushopt" CLFLUSHOPT instruction */ macro
184 #define X86_FEATURE_CLFLUSHOPT KVM_X86_CPU_FEATURE(0x7, 0, EBX, 23)166 #define X86_FEATURE_CLFLUSHOPT global() macro