Searched refs:kernel (Results 76 - 100 of 3110) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dboot.c161 /* "wdXX:kernel" */
167 /* "kernel" */
187 char **namep, *dev, *kernel, *bi_addr; local
200 kernel = NULL;
212 get_bsdbootname(&dev, &kernel, &howto);
214 if (kernel != NULL) {
215 DPRINTF(("kernel: %s\n", kernel));
216 kernelnames[0] = kernel;
219 DPRINTF(("kernel
[all...]
/netbsd-current/distrib/macppc/floppies/bootfloppy-common/
H A DMakefile.inc18 KERNOBJ!= cd ${.CURDIR}/../md-kernel && ${PRINTOBJDIR}
/netbsd-current/lib/libc/arch/sparc/gen/
H A Dfabs.S53 ldd [%sp + 32], %f0 ! (via kernel %o0/%o1 slot)
/netbsd-current/sys/arch/pmax/stand/smallnet/setnetimage/
H A DMakefile17 kernel:
28 kernel: smallnet.elf
/netbsd-current/distrib/utils/embedded/conf/
H A Darm64.conf46 # Rename kernel to netbsd.img
53 # Install kernel to root of the FFS partition
54 ${GZIP_CMD} -dnc ${kernel}/netbsd-${kernel_GENERIC64}.gz > "${mnt}/netbsd"
75 kernel=/netbsd.img
91 echo "${bar} looking for kernel in ${kernel} ${bar}"
95 # .img kernel
96 f="${kernel}/netbsd-${k}.img.gz"
H A Darm64mbr.conf31 # Rename kernel to netbsd.img
38 # Install kernel to root of the FFS partition
39 ${GZIP_CMD} -dnc ${kernel}/netbsd-${kernel_GENERIC64}.gz > "${mnt}/netbsd"
60 kernel=/netbsd.img
76 echo "${bar} looking for kernel in ${kernel} ${bar}"
80 # .img kernel
81 f="${kernel}/netbsd-${k}.img.gz"
/netbsd-current/distrib/hppa/cdroms/
H A DMakefile.cdrom6 CDINSTKERNEL= ../../kernel
/netbsd-current/distrib/dreamcast/instkernel/
H A DMakefile10 MDSET_RELEASEDIR= binary/kernel
/netbsd-current/distrib/ibmnws/netboot/kernel/
H A DMakefile12 MDSET_RELEASEDIR= binary/kernel
/netbsd-current/distrib/zaurus/instkernel/
H A DMakefile12 MDSET_RELEASEDIR= installation/kernel
/netbsd-current/sys/arch/evbarm/iq31244/
H A Diq31244_machdep.c35 #include <sys/kernel.h>
/netbsd-current/sys/arch/arm/arm/
H A Dlinux_trap.c39 #include <sys/kernel.h>
/netbsd-current/sys/arch/alpha/alpha/
H A Dlinux_trap.c39 #include <sys/kernel.h>
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dlinux_trap.c39 #include <sys/kernel.h>
/netbsd-current/sys/arch/mips/mips/
H A Dlinux_trap.c39 #include <sys/kernel.h>
/netbsd-current/sys/arch/luna68k/luna68k/
H A Dclock.c47 #include <sys/kernel.h>
/netbsd-current/sys/arch/m68k/m68k/
H A Dlinux_trap.c39 #include <sys/kernel.h>
/netbsd-current/sys/external/bsd/sljit/sljit/
H A Dsljit_mod.c33 #include <sys/kernel.h>
/netbsd-current/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_memdrv.h39 #include <linux/kernel.h>
/netbsd-current/sys/rump/fs/lib/libsyspuffs/
H A DMakefile7 COMMENT=puffs in-kernel driver
/netbsd-current/sys/sys/
H A Dlocalcount.h36 #error <sys/localcount.h> is for kernel consumers only.
/netbsd-current/etc/etc.ofppc/
H A DMakefile.inc26 netboot/netbsd-INSTALL.gz ../../binary/kernel/netbsd-INSTALL.gz \
27 netboot/netbsd-GENERIC.gz ../../binary/kernel/netbsd-GENERIC.gz
/netbsd-current/external/bsd/tmux/dist/
H A Dosdep-haiku.c22 #include <kernel/OS.h>
/netbsd-current/distrib/cobalt/instkernel/
H A DMakefile14 MDSET_RELEASEDIR= binary/kernel
/netbsd-current/sys/arch/alpha/pci/
H A Dpci_sgmap_pte64.c39 #include <sys/kernel.h>

Completed in 502 milliseconds

1234567891011>>