Searched refs:pgpuaddr (Results 1 – 1 of 1) sorted by relevance
632 struct nouveau_bo **pbo, uint64_t *pgpuaddr) in nve4_compute_alloc_launch_desc() argument634 uint8_t *ptr = nouveau_scratch_get(nv, 512, pgpuaddr, pbo); in nve4_compute_alloc_launch_desc()637 if (*pgpuaddr & 255) { in nve4_compute_alloc_launch_desc()638 unsigned adj = 256 - (*pgpuaddr & 255); in nve4_compute_alloc_launch_desc()640 *pgpuaddr += adj; in nve4_compute_alloc_launch_desc()