HomeSort by: relevance | last modified time | path
    Searched defs:cats_physmem (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/cats/cats/
cats_machdep.c 214 static struct boot_physmem cats_physmem[MAX_PHYSMEM]; variable in typeref:struct:boot_physmem[]
407 bp = &cats_physmem[ncats_physmem++];
420 bp = &cats_physmem[ncats_physmem++];
434 bp = &cats_physmem[ncats_physmem++];
441 bp = &cats_physmem[ncats_physmem++];
448 bp = &cats_physmem[ncats_physmem++];
460 sp = initarm_common(KERNEL_VM_BASE, KERNEL_VM_SIZE, cats_physmem,

Completed in 12 milliseconds