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