Benjamin Lamowski 4fc94deccb base: x86: page table base: make parameters compatible
To make the x86 page table base implementation compatible with the
function signatures used in hw, make the Intel IOMMU specific arguments
optional:

- Make the `flush` parameter default to false.
- Make the `supported_sizes` parameter default to 1GB + 2MB + 4k.

Issue #5217
2024-05-29 09:18:11 +02:00
..
2023-10-04 13:22:08 +02:00
2023-01-24 12:07:28 +01:00
2024-02-26 08:59:07 +01:00
2023-10-25 08:58:52 +02:00