VMMAP_HASH_SIZE
#define VMMAP_HASH_MASK (VMMAP_HASH_SIZE - 1)
static struct vmmaphd vmmaphead[VMMAP_HASH_SIZE];
for (i = 0; i < VMMAP_HASH_SIZE; i++)