Searched refs:radeon_ttm_tt_has_userptr (Results 1 – 4 of 4) sorted by relevance
98 if (radeon_ttm_tt_has_userptr(bo->rdev, bo->tbo.ttm)) in radeon_gem_prime_export()
278 if (radeon_ttm_tt_has_userptr(bo->rdev, bo->tbo.ttm)) in radeon_bo_pin_restricted()
645 bool radeon_ttm_tt_has_userptr(struct radeon_device *rdev, in radeon_ttm_tt_has_userptr() function
161 if (radeon_ttm_tt_has_userptr(p->rdev, p->relocs[i].robj->tbo.ttm)) { in radeon_cs_parser_relocs()