Searched refs:ttm_device_prepare_hibernation (Results 1 – 3 of 3) sorted by relevance
135 int ttm_device_prepare_hibernation(struct ttm_device *bdev) in ttm_device_prepare_hibernation() function148 EXPORT_SYMBOL(ttm_device_prepare_hibernation);
275 int ttm_device_prepare_hibernation(struct ttm_device *bdev);
5022 ret = ttm_device_prepare_hibernation(&adev->mman.bdev); in amdgpu_device_evict_resources()