Searched refs:radeon_ttm_tt_has_userptr (Results 1 – 6 of 6) sorted by relevance
124 if (radeon_ttm_tt_has_userptr(bo->tbo.ttm)) in radeon_gem_prime_export()
422 if (radeon_ttm_tt_has_userptr(robj->tbo.ttm)) { in radeon_mode_dumb_mmap()723 if (radeon_ttm_tt_has_userptr(robj->tbo.ttm)) in radeon_gem_op_ioctl()
185 if (radeon_ttm_tt_has_userptr(bo->ttm)) in radeon_verify_access()753 bool radeon_ttm_tt_has_userptr(struct ttm_tt *ttm) in radeon_ttm_tt_has_userptr() function
163 if (radeon_ttm_tt_has_userptr(p->relocs[i].robj->tbo.ttm)) { in radeon_cs_parser_relocs()
334 if (radeon_ttm_tt_has_userptr(bo->tbo.ttm)) in radeon_bo_pin_restricted()
2815 extern bool radeon_ttm_tt_has_userptr(struct ttm_tt *ttm);