Searched refs:HASH_TBL_ADDR_AUTOINC (Results 1 – 2 of 2) sorted by relevance
1419 #define HASH_TBL_ADDR_AUTOINC 0x0000000000800000ULL macro
3031 return (u64)index | (num_entries == 1 ? HASH_TBL_ADDR_AUTOINC : 0); in hash_addr_regval()