summaryrefslogtreecommitdiff
path: root/drivers/misc/habanalabs/common/mmu/mmu.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-26habanalabs: move driver to accel subsystemOded Gabbay1-1246/+0
2022-11-23habanalabs/gaudi2: add PCI revision 2 supportOfir Bitton1-0/+1
2022-11-23habanalabs: remove redundant gaudi2_sec asic typeOfir Bitton1-1/+0
2022-11-23habanalabs: replace 'pf' to 'prefetch'Dafna Hirschfeld1-11/+11
2022-09-19habanalabs: MMU invalidation h/w is per deviceOded Gabbay1-11/+11
2022-09-18habanalabs: trace MMU map/unmap pageOhad Sharabi1-0/+7
2022-09-18habanalabs: if map page fails don't try to unmap itDafna Hirschfeld1-0/+2
2022-07-12habanalabs: add gaudi2 MMU supportMoti Haimovski1-3/+493
2022-05-22habanalabs: remove hdev from hl_ctx_get argsOhad Sharabi1-1/+1
2022-05-22habanalabs: do MMU prefetch as deferred workOhad Sharabi1-6/+44
2022-05-22habanalabs: fix comments according to kernel-docRajaravi Krishna Katta1-0/+1
2022-05-22habanalabs: add MMU prefetch to ASIC-specific codeOhad Sharabi1-0/+11
2022-05-22habanalabs: convert all MMU masks/shifts to arraysOhad Sharabi1-38/+8
2022-05-22habanalabs: change mmu_get_real_page_size to be ASIC-specificOhad Sharabi1-96/+104
2022-02-28habanalabs: make some MMU functions commonOhad Sharabi1-0/+55
2021-12-26habanalabs: fix possible deadlock in cache invl failureOfir Bitton1-0/+25
2021-10-18habanalabs: fix debugfs device memory MMU VA translationYuri Nudelman1-14/+16
2021-06-18habanalabs: fix mask to obtain page offsetOhad Sharabi1-3/+11
2021-04-09habanalabs/gaudi: derive security status from pci idOfir Bitton1-0/+1
2021-04-09habanalabs: debugfs access to user mapped host addressesOfir Bitton1-0/+2
2021-03-10habanalabs: fix debugfs address translationfarah kassabri1-12/+26
2021-02-08habanalabs: fix integer handling issueOded Gabbay1-1/+1
2021-01-27habanalabs: fix MMU debugfs related nodesfarah kassabri1-11/+63
2021-01-27habanalabs: separate common code to dedicated foldersOfir Bitton1-0/+560