Searched defs:static_cpu_has (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | cpufeature.h | 488 #define static_cpu_has(bit) \ macro 583 #define static_cpu_has(bit) boot_cpu_has(bit) macro |
Completed in 57 milliseconds