• Thierry Reding's avatar
    drm/tegra: falcon: Clarify address usage · d972d624
    Thierry Reding authored
    Rename paddr -> iova and vaddr -> virt to make it clearer how these
    addresses are used. This is important for a subsequent patch that makes
    a distinction between the physical address (physical address of the
    system memory from the CPU's point of view) and the IOVA (physical
    address of the system memory from the device's point of view).
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    d972d624
falcon.h 2.75 KB