Home
last modified time | relevance | path

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

/mm/
Dpage_alloc.c6009 unsigned int *_hash_mask, in alloc_large_system_hash() argument
6089 if (_hash_mask) in alloc_large_system_hash()
6090 *_hash_mask = (1 << log2qty) - 1; in alloc_large_system_hash()