Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/isp1760/
Disp1760-hcd.h63 struct isp1760_memory_chunk memory_pool[ISP176x_BLOCK_MAX]; member
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c1001 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_alloc_memory_pool() local
1037 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_free_memory_pool() local
3521 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_get_prv_buffer_details() local
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/
Dsmu_v14_0.c669 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_v14_0_notify_memory_pool_location() local
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c627 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_v11_0_notify_memory_pool_location() local
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0.c686 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_v13_0_notify_memory_pool_location() local
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h353 struct smu_table memory_pool; member