Home
last modified time | relevance | path

Searched refs:X86_FEATURE_CLFLUSH (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/kvm/x86/
A Dpmu_counters_test.c169 !this_cpu_has(X86_FEATURE_CLFLUSH)) in guest_assert_event_count()
232 else if (this_cpu_has(X86_FEATURE_CLFLUSH)) \
/tools/arch/x86/include/asm/
A Dcpufeatures.h39 #define X86_FEATURE_CLFLUSH ( 0*32+19) /* "clflush" CLFLUSH instruction */ macro
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h149 #define X86_FEATURE_CLFLUSH KVM_X86_CPU_FEATURE(0x1, 0, EDX, 19) macro

Completed in 12 milliseconds