Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/habanalabs/
Dhabanalabs.h54 #define MMU_HASH_TABLE_BITS 7 /* 1 << 7 buckets */ macro
646 DECLARE_HASHTABLE(mmu_phys_hash, MMU_HASH_TABLE_BITS);
647 DECLARE_HASHTABLE(mmu_shadow_hash, MMU_HASH_TABLE_BITS);