Home
last modified time | relevance | path

Searched refs:records_addr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fw_attestation.c59 uint64_t records_addr = 0; in amdgpu_fw_attestation_debugfs_read() local
74 if (psp_get_fw_attestation_records_addr(&adev->psp, &records_addr)) { in amdgpu_fw_attestation_debugfs_read()
79 vram_pos = records_addr - adev->gmc.vram_start; in amdgpu_fw_attestation_debugfs_read()