Searched refs:pgpuaddr (Results 1 – 1 of 1) sorted by relevance
806 struct nouveau_bo **pbo, uint64_t *pgpuaddr) in nve4_compute_alloc_launch_desc() argument808 uint8_t *ptr = nouveau_scratch_get(nv, 512, pgpuaddr, pbo); in nve4_compute_alloc_launch_desc()811 if (*pgpuaddr & 255) { in nve4_compute_alloc_launch_desc()812 unsigned adj = 256 - (*pgpuaddr & 255); in nve4_compute_alloc_launch_desc()814 *pgpuaddr += adj; in nve4_compute_alloc_launch_desc()