Searched refs:x86_this_cpu_test_bit (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/arch/x86/include/asm/ | ||
| D | cpufeature.h | 116 x86_this_cpu_test_bit(bit, (unsigned long *)&cpu_info.x86_capability)) |
| D | percpu.h | 538 #define x86_this_cpu_test_bit(nr, addr) \ macro |