Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/
H A 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; smu_free_memory_pool() local
3105 struct smu_table *memory_pool = &smu_table->memory_pool; smu_get_prv_buffer_details() local
[all...]
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c630 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_v11_0_notify_memory_pool_location() local
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c685 struct smu_table *memory_pool = &smu_table->memory_pool; in smu_v13_0_notify_memory_pool_location() local
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h348 struct smu_table memory_pool; member