Searched refs:_BITOPS_LONG_SHIFT (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | bitops.h | 21 # define _BITOPS_LONG_SHIFT 5 macro 23 # define _BITOPS_LONG_SHIFT 6 macro 311 (addr[nr >> _BITOPS_LONG_SHIFT])) != 0; constant_test_bit() |
Completed in 127 milliseconds