Searched refs:radeon_ttm_tt_has_userptr (Results 1 – 6 of 6) sorted by relevance
134 if (radeon_ttm_tt_has_userptr(bo->rdev, bo->tbo.ttm)) in radeon_gem_prime_export()
423 if (radeon_ttm_tt_has_userptr(robj->rdev, robj->tbo.ttm)) { in radeon_mode_dumb_mmap()724 if (radeon_ttm_tt_has_userptr(robj->rdev, robj->tbo.ttm)) in radeon_gem_op_ioctl()
147 if (radeon_ttm_tt_has_userptr(rdev, bo->ttm)) in radeon_verify_access()775 bool radeon_ttm_tt_has_userptr(struct radeon_device *rdev, in radeon_ttm_tt_has_userptr() function
334 if (radeon_ttm_tt_has_userptr(bo->rdev, bo->tbo.ttm)) in radeon_bo_pin_restricted()
163 if (radeon_ttm_tt_has_userptr(p->rdev, p->relocs[i].robj->tbo.ttm)) { in radeon_cs_parser_relocs()
2822 extern bool radeon_ttm_tt_has_userptr(struct radeon_device *rdev, struct ttm_tt *ttm);