Home
last modified time | relevance | path

Searched defs:pmap_memlimit (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/powerpc/oea/
H A Dpmap.c101 static paddr_t pmap_memlimit = PMAP_MEMLIMIT; variable
103 static paddr_t pmap_memlimit = -PAGE_SIZE; /* there is no limit */ variable