_hash_shift       539 include/linux/memblock.h 				     unsigned int *_hash_shift,
_hash_shift      8079 mm/page_alloc.c 				     unsigned int *_hash_shift,
_hash_shift      8120 mm/page_alloc.c 			if (!(numentries >> *_hash_shift)) {
_hash_shift      8121 mm/page_alloc.c 				numentries = 1UL << *_hash_shift;
_hash_shift      8174 mm/page_alloc.c 	if (_hash_shift)
_hash_shift      8175 mm/page_alloc.c 		*_hash_shift = log2qty;