Searched refs:MAXLORESERVE (Results 1 – 1 of 1) sorted by relevance
124 #define MAXLORESERVE (32 * 1024 * 1024) macro803 maxloreserve = (MAXLORESERVE / PAGE_SIZE) * 4; in i386_vm_init()805 maxloreserve = (MAXLORESERVE / PAGE_SIZE) * 2; in i386_vm_init()807 maxloreserve = MAXLORESERVE / PAGE_SIZE; in i386_vm_init()