Lines Matching refs:start
23 resource_size_t start, end;
27 /* The start of the GTT is backed by stolen pages. */
28 start = root->start;
29 end = root->start + pdev->gtt.stolen_size - 1;
32 start = root->start + pdev->gtt.stolen_size;
37 ret = allocate_resource(root, res, size, start, end, align, NULL, NULL);
40 *offset = res->start - root->start;
72 unsigned long offset = res->start - pdev->gtt_mem->start;
199 * GATT start at 0x0e0000000. This doesn't actually matter for
236 fudge.start = 0x40000000;