HomeSort by: relevance | last modified time | path
    Searched defs:address_high (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_smu_v11_0.c 670 uint32_t address_low, address_high; local in function:smu_v11_0_notify_memory_pool_location
676 address_high = (uint32_t)upper_32_bits(address);
681 address_high);
691 address_high = (uint32_t)upper_32_bits(address);
695 address_high);
amdgpu_smu_v11_0.c 670 uint32_t address_low, address_high; local in function:smu_v11_0_notify_memory_pool_location
676 address_high = (uint32_t)upper_32_bits(address);
681 address_high);
691 address_high = (uint32_t)upper_32_bits(address);
695 address_high);

Completed in 28 milliseconds