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
..
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