Lines Matching defs:size
87 * The 32GB aperture is only available with a 4M GART page size. Due to the
88 * dynamic GART page size, we can't figure out page_order or num_entries until
110 /* Determine the GART page size */
117 "I/O (GART) page-size %luKB doesn't match expected "
118 "size %luKB\n",
151 * values[i].size.
153 values[i].num_entries = (values[i].size << 8) >> (I460_IO_PAGE_SHIFT - 12);
162 return values[i].size;
177 * which are stored along with the aperture size in 460's AGPSIZ register
205 size_t size;
234 size = current_size->num_entries * sizeof(i460.lp_desc[0]);
235 i460.lp_desc = kzalloc(size, GFP_KERNEL);
289 * The following functions are called when the I/O (GART) page size is smaller than
355 * These functions are called when the I/O (GART) page size exceeds PAGE_SIZE.
519 * If the I/O (GART) page size is bigger than the kernel page size, we don't want to