Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_flat_memory.c312 #define SVM_USER_BASE (u64)(KFD_CWSR_TBA_TMA_SIZE + 2*PAGE_SIZE) macro
313 #define SVM_CWSR_BASE (SVM_USER_BASE - KFD_CWSR_TBA_TMA_SIZE)
329 pdd->gpuvm_base = SVM_USER_BASE; in kfd_init_apertures_vi()
348 pdd->gpuvm_base = SVM_USER_BASE; in kfd_init_apertures_v9()