Searched defs:test_cpu_cap (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/arch/um/include/asm/ | ||
D | cpufeature.h | 23 #define test_cpu_cap(c, bit) \ macro |
/linux-6.14.4/arch/x86/include/asm/ | ||
D | cpufeature.h | 54 #define test_cpu_cap(c, bit) \ macro |