PREV_PGNO
PREV_PGNO(pagep) = NEXT_PGNO(pagep) = INVALID_PGNO;
M_32_SWAP(PREV_PGNO(pagep));
#define ADDR(P) (PREV_PGNO((P)))