Searched defs:this_cpu_has (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/include/asm/ | ||
| D | cpufeature.h | 122 #define this_cpu_has(bit) \ macro |
| /kernel/linux/linux-4.19/arch/x86/include/asm/ | ||
| D | cpufeature.h | 114 #define this_cpu_has(bit) \ macro |