HomeSort by: relevance | last modified time | path
    Searched refs:findcpu (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/vax/vax/
findcpu.c 1 /* $NetBSD: findcpu.c,v 1.20 2017/05/22 16:39:41 ragge Exp $ */
28 __KERNEL_RCSID(0, "$NetBSD: findcpu.c,v 1.20 2017/05/22 16:39:41 ragge Exp $");
58 findcpu(void) function in typeref:typename:void
locore.c 99 findcpu(); /* Set up the CPU identifying variables */
  /src/sys/arch/vax/boot/boot/
autoconf.c 45 void findcpu(void);
65 findcpu(); /* Configures CPU variables */
Makefile 11 consio.c consio2.S str.S ${DEVS} findcpu.c
  /src/sys/arch/vax/include/
cpu.h 253 void findcpu(void);
259 void findcpu(void);

Completed in 12 milliseconds