Home
last modified time | relevance | path

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

/mm/
Dpage_alloc.c9052 unsigned int *_hash_mask, in alloc_large_system_hash() argument
9150 if (_hash_mask) in alloc_large_system_hash()
9151 *_hash_mask = (1 << log2qty) - 1; in alloc_large_system_hash()