Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dcpufeature.h153 #define static_cpu_has(bit) boot_cpu_has(bit) macro
206 #define static_cpu_has(bit) \ macro