vpgtob
#define vpgtob(n) ((n) * sizeof (struct vpage))
#define vpgtob(n) ((n) * sizeof (struct vpage)) /* For brevity */