Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dcpufeature.h495 #define static_cpu_has(bit) \ macro
590 #define static_cpu_has(bit) boot_cpu_has(bit) macro