pv_hash_entry
#define PV_HE_PER_LINE (SMP_CACHE_BYTES / sizeof(struct pv_hash_entry))
#define PV_HE_MIN (PAGE_SIZE / sizeof(struct pv_hash_entry))
static struct pv_hash_entry *pv_lock_hash;
sizeof(struct pv_hash_entry),
struct pv_hash_entry *he;
struct pv_hash_entry *he;