Searched refs:X86_FEATURE_CLFLSH (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dcpufeature.h31 #define X86_FEATURE_CLFLSH (0*32+19) /* Supports the CLFLUSH instruction */ macro
116 #define cpu_has_clflush boot_cpu_has(X86_FEATURE_CLFLSH)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dcpufeature.h36 #define X86_FEATURE_CLFLSH (0*32+19) /* Supports the CLFLUSH instruction */ macro
151 #define cpu_has_clflush boot_cpu_has(X86_FEATURE_CLFLSH)

Completed in 58 milliseconds