Searched refs:kernel (Results 126 - 150 of 2877) sorted by relevance

1234567891011>>

/freebsd-10.2-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex17 Benjamin Herrenschmidt \texttt{<{benh}{@}{kernel.crashing.org}>}\\
42 We present a method for booting a \ppc{}\R Linux\R kernel on an
43 embedded machine. To do this, we supply the kernel with a compact
51 the kernel. The compiler can produce either a binary ``blob'' or an
56 booting a \texttt{ppc64} kernel without Open Firmware, and we plan
70 the Linux kernel uses OF calls to scan the device tree and transfer it
87 variety of hacks spread across the kernel to deal with the lack of
93 kernel image that supports multiple embedded machines.
103 the kernel boots, it takes over full control of the system from OF,
105 kernel, O
[all...]
/freebsd-10.2-release/contrib/ipfilter/
H A Dmlf_rule.c27 # include <sys/kernel.h>
39 #include <sys/kernel.h>
H A Dmlfk_rule.c14 #include <sys/kernel.h>
H A Dmln_rule.c13 #include <sys/kernel.h>
H A Dmlo_rule.c15 #include <sys/kernel.h>
/freebsd-10.2-release/sys/conf/
H A Dkern.mk4 # Warning flags for compiling the kernel and components of the kernel:
16 # kernel where fixing them is more trouble than it is worth, or where there is
29 # enough to error out the whole kernel build. Display them anyway, so there is
57 # operations inside the kernel itself. These operations are exclusively
83 # For IA-64, we use r13 for the kernel globals pointer and we only use
108 # operations inside the kernel itself. These operations are exclusively
124 CFLAGS+= -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float \
132 # Also explicitly disable Altivec instructions inside the kernel.
/freebsd-10.2-release/sys/arm/arm/
H A Delf_trampoline.c26 * Since we are compiled outside of the normal kernel build process, we
188 * Figure out the physical address the kernel was loaded at. This
458 inflate_kernel(void *kernel, void *startaddr) argument
463 orig_input = kernel;
465 i_input = (unsigned char *)kernel + GZ_HEAD;
466 if (((char *)kernel)[3] & 0x18) {
662 * For some reason, the KB9202 won't boot the kernel unless
675 char *kernel = (char *)&kernel_start; local
683 if (*kernel == 0x1f && kernel[
[all...]
/freebsd-10.2-release/contrib/netbsd-tests/modules/k_helper2/
H A Dk_helper2.c33 #include <sys/kernel.h>
/freebsd-10.2-release/contrib/netbsd-tests/modules/k_uvm/
H A Dk_uvm.c33 #include <sys/kernel.h>
/freebsd-10.2-release/contrib/netbsd-tests/rump/kernspace/
H A Dthread.c36 #include <sys/kernel.h>
H A Dtsleep.c36 #include <sys/kernel.h>
/freebsd-10.2-release/contrib/apr/include/
H A Dapr_mmap.h32 #include <kernel/OS.h>
/freebsd-10.2-release/sys/dev/pci/
H A Deisa_pci.c39 #include <sys/kernel.h>
H A Dfixup_pci.c35 #include <sys/kernel.h>
/freebsd-10.2-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris.c35 #include <sys/kernel.h>
/freebsd-10.2-release/sys/fs/nandfs/
H A Dnandfs_buffer.c33 #include <sys/kernel.h>
/freebsd-10.2-release/sys/geom/label/
H A Dg_label_disk_ident.c32 #include <sys/kernel.h>
H A Dg_label_ext2fs.c32 #include <sys/kernel.h>
H A Dg_label_iso9660.c32 #include <sys/kernel.h>
/freebsd-10.2-release/sys/dev/etherswitch/arswitch/
H A Darswitch_8216.c33 #include <sys/kernel.h>
H A Darswitch_8226.c33 #include <sys/kernel.h>
/freebsd-10.2-release/sys/dev/fdt/
H A Dfdt_slicer.c32 #include <sys/kernel.h>
/freebsd-10.2-release/sys/dev/syscons/apm/
H A Dapm_saver.c34 #include <sys/kernel.h>
/freebsd-10.2-release/sys/dev/syscons/fade/
H A Dfade_saver.c33 #include <sys/kernel.h>
/freebsd-10.2-release/sys/dev/tdfx/
H A Dtdfx_linux.c33 #include <sys/kernel.h>

Completed in 283 milliseconds

1234567891011>>