HDL_HASH_TBL_SIZE
static struct bofi_shadow hhash_table[HDL_HASH_TBL_SIZE];
static struct bofi_shadow dhash_table[HDL_HASH_TBL_SIZE];
(&dhash_table[((uintptr_t)(x) >> 3) & (HDL_HASH_TBL_SIZE-1)])
(&hhash_table[((uintptr_t)(x) >> 5) & (HDL_HASH_TBL_SIZE-1)])
for (i = 0; i < HDL_HASH_TBL_SIZE; i++) {
for (i = 0; i < HDL_HASH_TBL_SIZE; i++) {
for (i = 0; i < HDL_HASH_TBL_SIZE; i++) {