Searched refs:MAXLORESERVE (Results 1 – 1 of 1) sorted by relevance
125 #define MAXLORESERVE (32 * 1024 * 1024) macro804 maxloreserve = (MAXLORESERVE / PAGE_SIZE) * 4; in i386_vm_init()806 maxloreserve = (MAXLORESERVE / PAGE_SIZE) * 2; in i386_vm_init()808 maxloreserve = MAXLORESERVE / PAGE_SIZE; in i386_vm_init()