Internal memory-management-unit helper code shared by the Habanalabs Gaudi and Goya AI accelerator drivers. It handles page table setup and address translation for the accelerator chips, but is not itself a driver that binds to hardware.
This is not actually a driver directory; it is a shared helper subtree inside the Habanalabs accel driver that provides MMU plumbing used by the real device drivers. It only makes sense to evaluate alongside the parent Habanalabs driver, not on its own.
repository signals
5files
2,721source lines
15commits, 5y
+3,127 / −403lines added / removed, 5y
10authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 15 total · active in 11/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: common/mmu is an internal Habanalabs MMU helper/library subtree under the accel driver, not a standalone kernel-bound hardware driver.