Home
last modified time | relevance | path

Searched refs:amdgpu_gmc_tmz_set (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.h438 extern void amdgpu_gmc_tmz_set(struct amdgpu_device *adev);
Damdgpu_gmc.c815 void amdgpu_gmc_tmz_set(struct amdgpu_device *adev) in amdgpu_gmc_tmz_set() function
Damdgpu_device.c4207 amdgpu_gmc_tmz_set(adev); in amdgpu_device_init()