PAGE_WAIT_TABLE_BITS
#define PAGE_WAIT_TABLE_SIZE (1 << PAGE_WAIT_TABLE_BITS)
return &folio_wait_table[hash_ptr(folio, PAGE_WAIT_TABLE_BITS)];