Lines Matching defs:contiguous
69 * the edges of the adjacent chunks (means a contiguous chunk can be created),
95 bool contiguous;
112 contiguous = args->flags & HL_MEM_CONTIGUOUS;
114 if (contiguous) {
122 "Cannot allocate %llu contiguous pages with total size of %llu\n",
140 phys_pg_pack->contiguous = contiguous;
148 if (phys_pg_pack->contiguous) {
198 if (!phys_pg_pack->contiguous)
207 if (contiguous)
321 if (phys_pg_pack->contiguous) {
442 * create a contiguous virtual range.
478 * if a contiguous virtual block can be created.
1579 /* Get number of non-contiguous chunks */