HomeSort by: relevance | last modified time | path
    Searched refs:PTR32 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
cik_regs.h 28 /* if PTR32, these are the bases for scratch and lds */
31 #define PTR32 (1 << 0)
kfd_device_queue_manager_cik.c 113 qpd->sh_mem_config = (qpd->sh_mem_config & PTR32)
142 qpd->sh_mem_config |= PTR32;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
cikd.h 1166 /* if PTR32, these are the bases for scratch and lds */
1170 /* if PTR32, this is the base location of GPUVM */
1172 /* if PTR32, this is the upper limit of GPUVM */
1174 #define PTR32 (1 << 0)

Completed in 137 milliseconds