Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemblock.h582 unsigned int *_hash_mask,
/openbmc/linux/mm/
H A Dmm_init.c2463 unsigned int *_hash_mask, in alloc_large_system_hash() argument
2554 if (_hash_mask) in alloc_large_system_hash()
2555 *_hash_mask = (1 << log2qty) - 1; in alloc_large_system_hash()