Home
last modified time | relevance | path

Searched refs:_BITOPS_LONG_SHIFT (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dbitops.h22 # define _BITOPS_LONG_SHIFT 5 macro
24 # define _BITOPS_LONG_SHIFT 6 macro
207 (addr[nr >> _BITOPS_LONG_SHIFT])) != 0; in constant_test_bit()