diff options
author | 2023-05-08 11:06:17 +0300 | |
---|---|---|
committer | 2023-06-08 12:35:56 +0300 | |
commit | 5d658d0c5137f709e9888f2f3687afbde38b5ac0 (patch) | |
tree | 761486e157d12d5961e244f0f328e1dd672399af /drivers/usb/cdns3/cdns3-debug.h | |
parent | accel/habanalabs: update state when loading boot fit (diff) | |
download | wireguard-linux-5d658d0c5137f709e9888f2f3687afbde38b5ac0.tar.xz wireguard-linux-5d658d0c5137f709e9888f2f3687afbde38b5ac0.zip |
accel/habanalabs: mask part of hmmu page fault captured address
When receiving page fault from hmmu, the captured address is scrambled
both by HW and by driver. The driver part is unscrambled but the HW
part isn't getting unscrambled.
To avoid declaring wrong address, the HW scrambled part will be
masked.
Signed-off-by: Dani Liberman <dliberman@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions