Home
last modified time | relevance | path

Searched defs:static_cpu_has (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dcpufeature.h363 #define static_cpu_has(bit) \ macro
375 #define static_cpu_has(bit) boot_cpu_has(bit) macro