Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dcpufeatures.h39 #define X86_FEATURE_CLFLUSH ( 0*32+19) /* "clflush" CLFLUSH instruction */ macro
/arch/x86/kernel/cpu/
A Dintel.c564 if (boot_cpu_has(X86_FEATURE_CLFLUSH) && in init_intel()
/arch/x86/mm/pat/
A Dset_memory.c451 if (cache && !static_cpu_has(X86_FEATURE_CLFLUSH)) { in cpa_flush()

Completed in 15 milliseconds