linux/drivers/misc/habanalabs/common/mmu
Moti Haimovski 8aa1e1e605 habanalabs: add gaudi2 MMU support
Gaudi2 has new MMU units. A PMMU for device->host accesses, and HMMU
for HBM accesses.

The page tables of both MMUs are located in the host's memory (referred
to in the code as host-resident pgt).

Signed-off-by: Moti Haimovski <mhaimovski@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2022-07-12 09:09:28 +03:00
..
Makefile habanalabs: add gaudi2 MMU support 2022-07-12 09:09:28 +03:00
mmu_v1.c habanalabs: use kvcalloc when possible 2022-07-12 09:09:24 +03:00
mmu_v2_hr.c habanalabs: add gaudi2 MMU support 2022-07-12 09:09:28 +03:00
mmu.c habanalabs: add gaudi2 MMU support 2022-07-12 09:09:28 +03:00