/linux-3.4.99/arch/xtensa/kernel/ |
D | vmlinux.lds.S | 223 .bootstrap : { *(.bootstrap.literal .bootstrap.text .bootstrap.data) }
|
/linux-3.4.99/arch/mn10300/ |
D | Makefile | 83 bootstrap: target 84 $(Q)$(MAKEBOOT) bootstrap
|
/linux-3.4.99/firmware/dsp56k/ |
D | bootstrap.bin.ihex | 26 /* DSP56001 bootstrap code */
|
/linux-3.4.99/drivers/gpu/drm/mga/ |
D | mga_dma.c | 765 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local 771 err = mga_do_dma_bootstrap(dev, bootstrap); in mga_dma_bootstrap() 778 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap() 779 bootstrap->texture_size = dev_priv->agp_textures->size; in mga_dma_bootstrap() 781 bootstrap->texture_handle = 0; in mga_dma_bootstrap() 782 bootstrap->texture_size = 0; in mga_dma_bootstrap() 785 bootstrap->agp_mode = modes[bootstrap->agp_mode & 0x07]; in mga_dma_bootstrap()
|
/linux-3.4.99/arch/xtensa/boot/boot-elf/ |
D | bootstrap.S | 24 .section .bootstrap.data, "aw"
|
D | Makefile | 19 boot-y := bootstrap.o
|
/linux-3.4.99/arch/arm/mach-clps711x/ |
D | Kconfig | 64 If you say Y here, your CLPS711x-based kernel will use the bootstrap 70 internal 128 byte bootstrap ROM at CS0. This option performs the
|
/linux-3.4.99/arch/xtensa/boot/boot-redboot/ |
D | Makefile | 17 boot-y := bootstrap.o
|
/linux-3.4.99/Documentation/powerpc/ |
D | zImage_layout.txt | 39 | | Elf section table for bootstrap program
|
/linux-3.4.99/arch/arm/boot/dts/ |
D | at91sam9m10g45ek.dts | 58 label = "bootstrap/uboot/kernel";
|
/linux-3.4.99/arch/mips/include/asm/mach-cavium-octeon/ |
D | kernel-entry-init.h | 85 # All cores other than the master need to wait here for SMP bootstrap
|
/linux-3.4.99/Documentation/devicetree/bindings/arm/tegra/ |
D | emc.txt | 60 on a 2-pin "ram code" bootstrap setting on the board. The values of
|
/linux-3.4.99/include/linux/netfilter/ |
D | x_tables.h | 431 struct xt_table_info *bootstrap,
|
/linux-3.4.99/Documentation/isdn/ |
D | README.icn | 126 loadpg.bin - Image of the bootstrap loader.
|
D | README.hysdn | 130 1005 First boot stage (bootstrap loader) failed
|
/linux-3.4.99/firmware/ |
D | Makefile | 33 fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
|
D | WHENCE | 373 File: dsp56k/bootstrap.bin 374 Source: dsp56k/bootstrap.asm
|
/linux-3.4.99/net/netfilter/ |
D | x_tables.c | 867 struct xt_table_info *bootstrap, in xt_register_table() argument 894 table->private = bootstrap; in xt_register_table()
|
/linux-3.4.99/fs/ntfs/ |
D | layout.h | 94 /*0x54*/u8 bootstrap[426]; /* Irrelevant (boot up code). */ member
|
/linux-3.4.99/net/ipv4/netfilter/ |
D | arp_tables.c | 1773 struct xt_table_info bootstrap = {0}; in arpt_register_table() local 1792 new_table = xt_register_table(net, table, &bootstrap, newinfo); in arpt_register_table()
|
D | ip_tables.c | 2067 struct xt_table_info bootstrap = {0}; in ipt_register_table() local 2085 new_table = xt_register_table(net, table, &bootstrap, newinfo); in ipt_register_table()
|
/linux-3.4.99/Documentation/m68k/ |
D | kernel-options.txt | 90 initial ramdisk loaded by your bootstrap program (please consult the 91 instructions for your bootstrap program to find out how to load an 216 passed by bootstrap! In this case, the size is selected automatically
|
/linux-3.4.99/net/ipv6/netfilter/ |
D | ip6_tables.c | 2076 struct xt_table_info bootstrap = {0}; in ip6t_register_table() local 2094 new_table = xt_register_table(net, table, &bootstrap, newinfo); in ip6t_register_table()
|