/* For K64, only 3 pages are reserved
* - physical page zero, a gap page, and then real-mode-bootstrap/lowGlo.
* Note that the kernel virtual address 0xffffff8000002000 is re-mapped
* to the low globals and that physical page, 0x2000, is used by the bootstrap.
*/
#define I386_LOWMEM_RESERVED 3
/* For K64, only 3 pages are reserved
* - physical page zero, a gap page, and then real-mode-bootstrap/lowGlo.
* Note that the kernel virtual address 0xffffff8000002000 is re-mapped
* to the low globals and that physical page, 0x2000, is used by the bootstrap.
*/
#define I386_LOWMEM_RESERVED 3