Home
last modified time | relevance | path

Searched defs:memory_pool (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/usb/isp1760/
Disp1760-hcd.h63 struct isp1760_memory_chunk memory_pool[ISP176x_BLOCK_MAX]; member
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c845 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_alloc_memory_pool() local
881 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_free_memory_pool() local
2966 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_get_prv_buffer_details() local
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c656 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_v11_0_notify_memory_pool_location() local
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0.c719 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_v13_0_notify_memory_pool_location() local
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h354 struct smu_table memory_pool; member