OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mc_address
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_smu_v12_0.c
520
if (driver_table->
mc_address
) {
523
upper_32_bits(driver_table->
mc_address
));
527
lower_32_bits(driver_table->
mc_address
));
amdgpu_smu_v11_0.c
690
address = memory_pool->
mc_address
;
791
if (driver_table->
mc_address
) {
794
upper_32_bits(driver_table->
mc_address
));
798
lower_32_bits(driver_table->
mc_address
));
809
if (tool_table->
mc_address
) {
812
upper_32_bits(tool_table->
mc_address
));
816
lower_32_bits(tool_table->
mc_address
));
amdgpu_smu.c
1002
&tables[SMU_TABLE_PMSTATUSLOG].
mc_address
,
1031
&driver_table->
mc_address
,
1035
if (tables[SMU_TABLE_PMSTATUSLOG].
mc_address
)
1037
&tables[SMU_TABLE_PMSTATUSLOG].
mc_address
,
1053
if (tables[SMU_TABLE_PMSTATUSLOG].
mc_address
)
1055
&tables[SMU_TABLE_PMSTATUSLOG].
mc_address
,
1059
&driver_table->
mc_address
,
1268
&memory_pool->
mc_address
,
1287
&memory_pool->
mc_address
,
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
amdgpu_smu.h
183
uint64_t
mc_address
;
member in struct:smu_table
Completed in 14 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025