Benjamin Lamowski 30b39d5fa3 base: generalize the page table allocator and move it to base
The Intel IOMMU page table implementation in the pc platform driver uses
a page table allocator that is adapted from the implementation in the hw
kernel.

Move the allocator to base as a first step to consolidate
implementations, fix an Array constructor and re-add the Allocator
constructor working on addresses instead of tables.

Issue #5217
2024-05-29 09:18:11 +02:00
..
2024-02-26 08:31:03 +01:00
2024-02-26 08:59:07 +01:00
2017-05-31 13:16:07 +02:00
2023-10-04 13:22:03 +02:00