Home
last modified time | relevance | path

Searched refs:nmr (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/osfmk/i386/
H A Di386_vm_init.c497 static uint32_t nmr = 0; in i386_vm_init() local
498 if ((base > 0x20000) && (nmr++ < 4)) { in i386_vm_init()