Searched refs:KMEM_HASH_SET (Results 1 – 2 of 2) sorted by relevance
44 #define KMEM_HASH_SET 0x4000 macro
502 static_assert(KT_HASH >> 16 == (KMEM_RANGE_MASK | KMEM_HASH_SET |827 return (range_id | KMEM_HASH_SET | direction) << shift; in kalloc_hash_adjust()