Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/isp1760/
Disp1760-hcd.h63 struct isp1760_memory_chunk memory_pool[ISP176x_BLOCK_MAX]; member
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c893 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_alloc_memory_pool() local
929 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_free_memory_pool() local
3105 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_get_prv_buffer_details() local
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c630 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_v11_0_notify_memory_pool_location() local
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0.c685 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_v13_0_notify_memory_pool_location() local
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h348 struct smu_table memory_pool; member