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