linux/drivers/misc/habanalabs
Ohad Sharabi d636a932b3 habanalabs: clean MMU headers definitions
During the MMU development the MMU header files were left with unclean
definitions:

- MMU "version specific" definitions that were left in the mmu_general
  file
- unused definitions

This patch attempts, where possible, to keep definitions that can serve
multiple MMU versions (but that are not tightly bound with specific MMU
arch) in the mmu_general header file (e.g. different definitions for
number of HOPs).

Otherwise, move MMU version specific definitions (e.g. HOPs masks and
shifts) to the specific MMU version file.

Signed-off-by: Ohad Sharabi <osharabi@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2021-12-26 08:59:09 +02:00
..
common habanalabs: clean MMU headers definitions 2021-12-26 08:59:09 +02:00
gaudi habanalabs: clean MMU headers definitions 2021-12-26 08:59:09 +02:00
goya habanalabs: clean MMU headers definitions 2021-12-26 08:59:09 +02:00
include habanalabs: clean MMU headers definitions 2021-12-26 08:59:09 +02:00
Kconfig habanalabs: select CRC32 2021-10-18 12:05:47 +03:00
Makefile habanalabs: create common folder 2020-07-24 20:31:37 +03:00