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