RVT_BITS_PER_PAGE_MASK 157 drivers/infiniband/hw/qib/qib_qp.c offset = qpn & RVT_BITS_PER_PAGE_MASK; RVT_BITS_PER_PAGE_MASK 353 drivers/infiniband/sw/rdmavt/qp.c offset = rdi->dparms.qpn_res_start & RVT_BITS_PER_PAGE_MASK; RVT_BITS_PER_PAGE_MASK 559 drivers/infiniband/sw/rdmavt/qp.c offset = qpn & RVT_BITS_PER_PAGE_MASK; RVT_BITS_PER_PAGE_MASK 992 drivers/infiniband/sw/rdmavt/qp.c clear_bit(qpn & RVT_BITS_PER_PAGE_MASK, map->page);