Home
last modified time | relevance | path

Searched refs:kernel (Results 1 – 25 of 531) sorted by relevance

12345678910>>...22

/arch/powerpc/boot/
DzImage.ps3.lds.S8 .kernel:vmlinux.bin : { *(.kernel:vmlinux.bin) }
13 .kernel:dtb : { *(.kernel:dtb) }
18 .kernel:initrd : { *(.kernel:initrd) }
DzImage.lds.S48 .kernel:dtb :
51 *(.kernel:dtb)
56 .kernel:vmlinux.strip :
59 *(.kernel:vmlinux.strip)
64 .kernel:initrd :
67 *(.kernel:initrd)
DREADME2 To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:
4 objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz
5 objcopy -j .kernel:System.map -O binary zImage System.map.gz
6 objcopy -j .kernel:.config -O binary zImage config.gz
7 objcopy -j .kernel:initrd -O binary zImage.initrd initrd.gz
Dwrapper35 kernel=
155 [ -z "$kernel" ] || usage
156 kernel="$1"
173 if [ -z "$kernel" ]; then
174 kernel=vmlinux
177 LANG=C elfformat="`${CROSS}objdump -p "$kernel" | grep 'file format' | awk '{print $4}'`"
212 ksection=.kernel:vmlinux.strip
213 isection=.kernel:initrd
291 ksection=.kernel:vmlinux.bin
292 isection=.kernel:initrd
[all …]
/arch/arm/mach-ep93xx/
DKconfig14 Enable kernel support for MaverickCrunch.
21 Say 'Y' here if you want your kernel to support the ADS
31 Say 'Y' here if you want your kernel to support the Cirrus
38 Say 'Y' here if you want your kernel to support the Cirrus
45 Say 'Y' here if you want your kernel to support the Cirrus
52 Say 'Y' here if you want your kernel to support the Cirrus
59 Say 'Y' here if you want your kernel to support the Cirrus
66 Say 'Y' here if you want your kernel to support the Cirrus
73 Say 'Y' here if you want your kernel to support the Cirrus
80 Say 'Y' here if you want your kernel to support the Cirrus
[all …]
/arch/arm/mach-orion5x/
DKconfig27 Say 'Y' here if you want your kernel to support the
34 Say 'Y' here if you want your kernel to support the
41 Say 'Y' here if you want your kernel to support the
49 Say 'Y' here if you want your kernel to support the Marvell
56 Say 'Y' here if you want your kernel to support the
63 Say 'Y' here if you want your kernel to support the
69 Say 'Y' here if you want your kernel to support the
75 Say 'Y' here if you want your kernel to support the
82 Say 'Y' here if you want your kernel to support the
90 Say 'Y' here if you want your kernel to support the
[all …]
/arch/hexagon/lib/
Dmemcpy.S177 #define kernel R4 /* number of 32byte chunks in kernel */ macro
257 kernel = sub(len, prolog); define
264 epilog = and(kernel, #31);
270 kernel = lsr(kernel, #5); define
281 nokernel = cmp.eq(kernel,#0);
290 p2 = cmp.eq(kernel, #1); /* skip ovr if kernel == 0 */
353 p3 = cmp.gtu(kernel, #0);
355 if(p3.new) kernel = add(kernel, #-1);
360 nokernel = cmp.eq(kernel, #0); /* after adjustment, recheck */
369 loop0(.Loword_loop_25to31, kernel);
[all …]
/arch/tile/gxio/
DKconfig3 # gxio library, or from kernel space, via kernel IORPC support.
9 # TILE-Gx mPIPE and Trio hardware from kernel space.
14 # Support direct access to the TILE-Gx mPIPE hardware from kernel space.
20 # Support direct access to the TILE-Gx TRIO hardware from kernel space.
26 # Support direct access to the TILE-Gx USB hardware from kernel space.
31 # Support direct access to the TILE-Gx UART hardware from kernel space.
/arch/nios2/
DKconfig54 source "kernel/Kconfig.preempt"
56 source "kernel/Kconfig.freezer"
58 source "kernel/Kconfig.hz"
67 The kernel memory allocator divides physically contiguous memory
69 pages. This option selects the largest power of two that the kernel
103 bool "Default bootloader kernel arguments"
107 string "Default kernel command string"
112 pass arguments to the kernel. For these platforms, you can supply
114 other cases you can specify kernel args so that you don't have
118 bool "Force default kernel command string"
[all …]
/arch/arm64/
DKconfig.debug9 bool "Export kernel pagetable layout to userspace via debugfs"
14 Say Y here if you want to show the kernel pagetable layout in a
15 debugfs file. This information is only useful for kernel developers
16 who are working in architecture specific areas of the kernel.
18 kernel.
25 Enabling this option causes the kernel to write the current PID to
28 planning to use hardware trace tools with this kernel.
34 of the kernel to be randomized at build-time. When selected,
36 build of the kernel, and the offset will be reflected in the
40 This option is intended for bootloader and/or kernel testing
[all …]
/arch/c6x/
DKconfig43 bool "Build a big kernel"
46 This is sufficient for most kernels, but some kernel configurations
49 function calls with 32-bit range. This will make the kernel both
56 # Use the generic interrupt handling code in kernel/irq/
58 source "kernel/Kconfig.freezer"
61 bool "Default bootloader kernel arguments"
69 to pass arguments to the kernel. For these architectures, you should
74 bool "Force default kernel command string"
78 Set this to have arguments from the default kernel command string
82 bool "Build big-endian kernel"
[all …]
/arch/metag/
DKconfig.debug11 bool "Use 4Kb for kernel stacks instead of 8Kb"
14 If you say Y here the kernel will use a 4Kb stacksize for the
15 kernel stack attached to each process/thread. This facilitates
23 If you say Y here the kernel will use the Meta hardware trace
28 bool "Poison catch buffer contents on kernel entry"
30 If you say Y here the kernel will write poison data to the
31 catch buffer registers on kernel entry. This will make any
/arch/s390/
DKconfig.debug10 bool "Export kernel pagetable layout to userspace via debugfs"
14 Say Y here if you want to show the kernel pagetable layout in a
15 debugfs file. This information is only useful for kernel developers
16 who are working in architecture specific areas of the kernel.
18 kernel.
/arch/um/
D.gitignore1 kernel/config.c
2 kernel/config.tmp
3 kernel/vmlinux.lds
/arch/arm/mach-ks8695/
DKconfig9 Say 'Y' here if you want your kernel to run on the original
15 Say 'Y' here if you want your kernel to run on the D-Link
21 say 'Y' here if you want your kernel to run on the Brivo
27 Say 'Y' here if you want your kernel to support the
34 Say 'Y' here if you want your kernel to support the
41 Say 'Y' here if you want your kernel to support the
49 Say 'Y' here if you want your kernel to support the OpenGear
57 Say 'Y' here if you want your kernel to support the OpenGear
65 Say 'Y' here if you want your kernel to support the OpenGear
73 Say 'Y' here if you want your kernel to support the OpenGear
[all …]
/arch/arm/mach-footbridge/
DKconfig14 Say Y here if you intend to run this kernel on the CATS.
16 Saying N will reduce the size of the Footbridge kernel.
25 Say Y here if you intend to run this kernel on the Compaq
28 Saying N will reduce the size of the Footbridge kernel.
44 Say Y here if you intend to run this kernel on the EBSA285 card
47 Saying N will reduce the size of the Footbridge kernel.
58 Say Y here if you intend to run this kernel on the EBSA285 card
61 Saying N will reduce the size of the Footbridge kernel.
72 Say Y here if you intend to run this kernel on the Rebel.COM
77 Saying N will reduce the size of the Footbridge kernel.
/arch/frv/kernel/
Dentry-table.S24 # (2) The trap table for kernel mode
35 # The user and kernel trap tables use the same prologue for normal
39 # (5) The fixup table for kernel-trap single-step
47 # The linker script places the user mode and kernel mode trap tables on to
65 # trap table for entry from kernel mode
66 .section .trap.kernel,"ax"
84 .section .trap.fixup.kernel,"a"
97 .section .trap.kernel
100 .section .trap.fixup.kernel
116 .section .trap.kernel
[all …]
/arch/alpha/kernel/
Dvmlinux.lds.S11 PHDRS { kernel PT_LOAD; note PT_NOTE; }
30 } :kernel
34 NOTES :kernel :note
37 } :kernel
/arch/tile/
DKconfig153 source "kernel/Kconfig.freezer"
164 smaller kernel memory footprint results from using a smaller
171 This lets you select the page size of the kernel. For best
191 source "kernel/Kconfig.hz"
198 current kernel, and to start another kernel. It is like a reboot
210 If enabled, the kernel will support running TILE-Gx binaries
217 This kernel feature is useful for number crunching applications
242 mapped" by the kernel. The physical memory that's not
245 If you are compiling a kernel which will never run on a
247 "false" here. This will result in the kernel mapping all of
[all …]
/arch/microblaze/
DKconfig90 source "kernel/Kconfig.freezer"
96 source "kernel/Kconfig.preempt"
98 source "kernel/Kconfig.hz"
107 bool "Default bootloader kernel arguments"
110 string "Default kernel command string"
115 to pass arguments to the kernel. For these architectures, you should
120 bool "Force default kernel command string"
124 Set this to have arguments from the default kernel command string
132 This kernel feature is useful for number crunching applications
153 bool "Prompt for advanced kernel configuration options"
[all …]
/arch/arc/
DKconfig.debug7 bool "Use 16Kb for kernel stacks instead of 8Kb"
9 If you say Y here the kernel will use a 16Kb stacksize for the
10 kernel stack attached to each process/thread. The default is 8K.
11 This increases the resident kernel footprint and will cause less
/arch/mips/netlogic/
DKconfig10 Add an FDT blob for XLP EVP boards into the kernel.
12 pointer to the kernel. The corresponding DTS file is at
20 Add an FDT blob for XLP VP boards into the kernel.
22 pointer to the kernel. The corresponding DTS file is at
30 Add an FDT blob for XLP FVP board into the kernel.
32 pointer to the kernel. The corresponding DTS file is at
40 Add an FDT blob for XLP GVP board into the kernel.
42 pointer to the kernel. The corresponding DTS file is at
49 Add an FDT blob for XLP RVP board into the kernel.
51 pointer to the kernel. The corresponding DTS file is at
/arch/cris/arch-v10/
DREADME.mm35 segmentation of the kernel memory space. We use this feature to avoid having
36 to use page-tables to map the physical memory into the kernel's address
38 map during kernel-mode, so that the kernel easily can access the corresponding
41 As a comparison, the Linux/i386 2.0 puts the kernel and physical RAM at
44 map through. That changed in 2.2, putting the kernel/physical RAM at
50 The kernel-mode segmentation map:
54 | kernel seg_f | flash | |
57 | kernel seg_e | flash | |
60 | kernel seg_d | =======> | |
63 | kernel seg_c |==\ | |
[all …]
/arch/parisc/
DKconfig140 source "kernel/Kconfig.freezer"
153 used for optimizing purposes. In order to compile a kernel
157 Specifying "PA8000" here will allow you to select a 64-bit kernel
207 If you configure the kernel to include many drivers built-in instead
208 as modules, the kernel executable may become too big, so that the
210 your vmlinux kernel. In that case enabling this option will help you
214 a kernel which includes all necessary drivers built-in and which can
217 Enabling this option will probably slow down your kernel.
220 bool "64-bit kernel"
223 Enable this if you want to support 64bit kernel on PA-RISC platform.
[all …]
/arch/s390/kernel/
Dhead_kdump.S17 # kdump entry (new kernel - not yet relocated)
33 lghi %r2,0 # Yes: Start kdump kernel
69 mvc 0(256,%r10),0(%r5) # Copy old kernel to tmp
70 mvc 0(256,%r5),0(%r11) # Copy new kernel to old
78 basr %r14,%r14 # Start relocated kernel
84 # Startup of kdump (relocated new kernel)
89 0: lpswe .Lrestart_psw-0b(%r13) # Start new kernel...

12345678910>>...22