72e1680189
sizes are not supported. o Map the PBVM page table. o Map the PBVM using the largest possible power of 2 that is less than the amount of PBVM used and round down to a valid page size. Note that the current kernel is between 8MB and 16MB in size, which would mean that 8MB would be the typical size of the mapping, if only 8MB wasn't an invalid page size. In practice, we end up mapping the first 4MB of PBVM in most cases. |
||
---|---|---|
.. | ||
common | ||
efi | ||
ski | ||
Makefile | ||
Makefile.inc |