Searched refs:I386_LOWMEM_RESERVED (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Di386_lowmem.h41 #define I386_LOWMEM_RESERVED 0x18 macro
52 #define I386_LOWMEM_RESERVED 3 macro
H A Di386_vm_init.c440 if (top < I386_LOWMEM_RESERVED ||
465 if (base >= I386_LOWMEM_RESERVED)
468 pmptr->base = I386_LOWMEM_RESERVED;

Completed in 63 milliseconds