summaryrefslogtreecommitdiff
path: root/drivers/of/property.c
diff options
context:
space:
mode:
authorOmer Shpigelman <oshpigelman@habana.ai>2019-02-24 09:17:55 +0200
committerOded Gabbay <oded.gabbay@gmail.com>2019-02-24 09:17:55 +0200
commit66542c3b9d2fe179f7392f01aaf49a5b432426a7 (patch)
tree55cdef7a76cc74e20d86719bf0f7057d5dbaafb0 /drivers/of/property.c
parentd75bcf3e5d60d4e586f3fb20f2cc9041667497a7 (diff)
habanalabs: add MMU shadow mapping
This patch adds shadow mapping to the MMU module. The shadow mapping allows traversing the page table in host memory rather reading each PTE from the device memory. It brings better performance and avoids reading from invalid device address upon PCI errors. Only at the end of map/unmap flow, writings to the device are performed in order to sync the H/W page tables with the shadow ones. Signed-off-by: Omer Shpigelman <oshpigelman@habana.ai> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'drivers/of/property.c')
0 files changed, 0 insertions, 0 deletions