Lines Matching refs:page

68 			 * Received packet size, minimal size page fault
210 * empty here, parallel page faults could have raced with the free process and
307 * does not complete until after the first page is mapped for DMA.
318 * while we are doing the invalidation, no page fault will attempt to
337 /* Count page invalidations */
461 mlx5_ib_err(dev, "Failed to resolve the page fault on WQ 0x%x err %d\n",
597 * This stops the SRCU protected page fault path from touching either
598 * the imr or any children. The page fault path can only reach the
656 /* Prevent new page faults and prefetch requests from succeeding */
659 /* Wait for all running page-fault handlers to finish. */
705 "Failed to update mkey page tables\n");
781 * the implicit_children is updated, so a parallel page fault could
783 * parallel page fault seeing a MR that is being concurrently removed
785 * safely by resuming the HW and then taking another page fault. The
881 * Handle a single data segment in a page-fault WQE or RDMA region.
887 * page fault and resolve it.
889 * abort the page fault handling.
916 "skipping non ODP MR (lkey=0x%06x) in page fault handler.\n",
1039 * Parse a series of data segments for page fault handling.
1041 * @pfault contains page fault information.
1046 * enough memory was mapped to resolve the page fault
1281 mlx5_ib_dbg(dev, "wqe page fault for missing resource %d\n", pfault->wqe.wq_num);
1287 mlx5_ib_err(dev, "wqe page fault for unsupported type %d\n",
1294 mlx5_ib_err(dev, "Error allocating memory for IO page fault handling.\n");
1344 "Failed reading a WQE following page fault, error %d, wqe_index %x, qpn %x\n",
1372 /* The RDMA responder handler handles the page fault in two parts.
1443 mlx5_ib_err(dev, "Invalid page fault event subtype: 0x%x\n",
1530 "Unsupported page fault event sub-type: 0x%02hhx\n",
1532 /* Unsupported page faults should still be
1533 * resolved by the page fault handler
1662 ent->page = PAGE_SHIFT;
1671 ent->page = MLX5_KSM_PAGE_SHIFT;