Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcik_regs.h26 /* if PTR32, these are the bases for scratch and lds */
29 #define PTR32 (1 << 0) macro
H A Dkfd_device_queue_manager_cik.c136 qpd->sh_mem_config = (qpd->sh_mem_config & PTR32) in set_cache_memory_policy_cik()
/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1164 /* if PTR32, these are the bases for scratch and lds */
1168 /* if PTR32, this is the base location of GPUVM */
1170 /* if PTR32, this is the upper limit of GPUVM */
1172 #define PTR32 (1 << 0) macro