Searched defs:hmehash_bucket (Results 1 – 1 of 1) sorted by relevance
1378 struct hmehash_bucket { struct1379 kmutex_t hmehash_mutex;1380 volatile uint64_t hmeh_nextpa; /* physical address for hash list */1381 struct hme_blk *hmeblkp;1382 uint_t hmeh_listlock;