Home
last modified time | relevance | path

Searched refs:PTR32 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager_cik.c108 qpd->sh_mem_config = (qpd->sh_mem_config & PTR32) in set_cache_memory_policy_cik()
137 qpd->sh_mem_config |= PTR32; in update_qpd_cik()
H A Dcik_regs.h26 /* if PTR32, these are the bases for scratch and lds */
29 #define PTR32 (1 << 0) macro
/kernel/linux/linux-6.6/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.c96 qpd->sh_mem_config = (qpd->sh_mem_config & PTR32) in set_cache_memory_policy_cik()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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

Completed in 18 milliseconds