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