Skip to content

src: reduce large pages code duplication

Declaring and initializing a struct text_region is common to all three implementations of the large pages mapping code. Let's make it unconditional.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading