Searched refs:db_header_pos (Results 1 – 1 of 1) sorted by relevance
331 uint64_t db_header_pos, db_dir_pos; in psp_get_runtime_db_entry() local340 db_header_pos = adev->gmc.mc_vram_size - PSP_RUNTIME_DB_OFFSET; in psp_get_runtime_db_entry()341 db_dir_pos = db_header_pos + sizeof(struct psp_runtime_data_header); in psp_get_runtime_db_entry()344 amdgpu_device_vram_access(adev, db_header_pos, (uint32_t *)&db_header, in psp_get_runtime_db_entry()374 amdgpu_device_vram_access(adev, db_header_pos + db_dir.entry_list[i].offset, in psp_get_runtime_db_entry()385 amdgpu_device_vram_access(adev, db_header_pos + db_dir.entry_list[i].offset, in psp_get_runtime_db_entry()