Home
last modified time | relevance | path

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

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