Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemblock.h580 unsigned int *_hash_shift,
/openbmc/linux/mm/
H A Dmm_init.c2462 unsigned int *_hash_shift, in alloc_large_system_hash() argument
2552 if (_hash_shift) in alloc_large_system_hash()
2553 *_hash_shift = log2qty; in alloc_large_system_hash()