/Linux-v4.19/arch/arm/boot/dts/ |
D | axm5516-cpus.dtsi | 81 cpu-release-addr = <0>; // Fixed by the boot loader 89 cpu-release-addr = <0>; // Fixed by the boot loader 97 cpu-release-addr = <0>; // Fixed by the boot loader 105 cpu-release-addr = <0>; // Fixed by the boot loader 113 cpu-release-addr = <0>; // Fixed by the boot loader 121 cpu-release-addr = <0>; // Fixed by the boot loader 129 cpu-release-addr = <0>; // Fixed by the boot loader 137 cpu-release-addr = <0>; // Fixed by the boot loader 145 cpu-release-addr = <0>; // Fixed by the boot loader 153 cpu-release-addr = <0>; // Fixed by the boot loader [all …]
|
/Linux-v4.19/arch/alpha/kernel/ |
D | binfmt_loader.c | 12 unsigned long loader; in load_binary() local 19 if (bprm->loader) in load_binary() 26 loader = bprm->vma->vm_end - sizeof(void *); in load_binary() 37 bprm->loader = loader; in load_binary()
|
/Linux-v4.19/arch/arm/lib/ |
D | ecard.S | 20 @ Purpose: call an expansion card loader to read bytes. 21 @ Proto : char read_loader(int offset, char *card_base, char *loader); 33 @ Purpose: call an expansion card loader to reset the card 34 @ Proto : void read_loader(int card_base, char *loader);
|
/Linux-v4.19/Documentation/arm/ |
D | Booting | 9 In order to boot ARM Linux, you require a boot loader, which is a small 10 program that runs before the main kernel. The boot loader is expected 14 Essentially, the boot loader should provide (as a minimum) the 31 The boot loader is expected to find and initialise all RAM that the 35 the RAM in the machine, or any other method the boot loader designer 45 The boot loader should initialise and enable one serial port on the 50 As an alternative, the boot loader can pass the relevant 'console=' 63 The boot loader should detect the machine type its running on by some 66 The boot loader must ultimately be able to provide a MACH_TYPE_xxx 80 The boot loader must provide either a tagged list or a dtb image for [all …]
|
/Linux-v4.19/Documentation/x86/ |
D | boot.txt | 18 boot loader and the kernel. setup.S made relocatable, 55 pref_address fields. Added extended boot loader IDs. 66 The traditional memory map for the kernel loader, used for Image or 82 | Boot loader | <- Boot sector entry point 0000:7C00 100 low memory touched by the boot loader -- as low as possible, since 103 memory. The boot loader should use the "INT 12h" BIOS call to verify 107 low, there is usually nothing the boot loader can do but to report an 108 error to the user. The boot loader should therefore be designed to 111 0x90000 segment, the boot loader should make sure not to use memory 131 | Boot loader | <- Boot sector entry point 0000:7C00 [all …]
|
D | microcode.txt | 11 The loader supports three loading methods: 25 loader parses the combined initrd image during boot. 37 The loader also saves the matching microcode for the CPU in memory. 110 The loader supports also loading of a builtin microcode supplied through 132 the final kernel image. The early loader finds them and applies them.
|
/Linux-v4.19/Documentation/livepatch/ |
D | module-elf-format.txt | 37 exists in the module loader, so this former approach produced redundant 39 loader can already do, livepatch leverages existing code in the module 40 loader to perform the all the arch-specific relocation work. Specifically, 41 livepatch reuses the apply_relocate_add() function in the module loader to 60 since the kernel module loader cannot resolve them and will therefore 88 used by the kernel module loader to identify livepatch modules. 138 loader recognizes this flag and will avoid applying those relocation sections 140 so that the module loader doesn't discard them on module load (i.e. they will 205 objects, whose addresses cannot be resolved by the module loader (because 206 they are local or unexported global syms). Since the module loader only [all …]
|
/Linux-v4.19/security/tomoyo/ |
D | Kconfig | 42 bool "Activate without calling userspace policy loader." 58 string "Location of userspace policy loader" 63 This is the default pathname of policy loader which is called before 68 string "Trigger for calling userspace policy loader"
|
/Linux-v4.19/Documentation/ |
D | efi-stub.txt | 8 along with the EFI-specific entry point that the firmware loader 22 without the use of a conventional EFI boot loader, such as grub or 23 elilo. Since the EFI boot stub performs the jobs of a boot loader, in 24 a certain sense it *IS* the boot loader. 34 the extension the EFI firmware loader will refuse to execute it. It's
|
/Linux-v4.19/arch/arm/mach-rpc/ |
D | ecard.c | 87 ecard_loader_reset(unsigned long base, loader_t loader); 89 ecard_loader_read(int off, unsigned long base, loader_t loader); 129 ecard_loader_reset(res->start, ec->loader); in ecard_task_reset() 185 if (!req->use_loader || !ec->loader) { in ecard_task_readbytes() 199 ec->loader); in ecard_task_readbytes() 338 if (!useld && ec->loader) { in ecard_readchunk() 350 if (!ec->loader) { in ecard_readchunk() 351 ec->loader = kmalloc(c_len(&excd), in ecard_readchunk() 353 if (ec->loader) in ecard_readchunk() 354 ecard_readbytes(ec->loader, ec, in ecard_readchunk() [all …]
|
/Linux-v4.19/arch/powerpc/boot/dts/ |
D | a4m072.dts | 33 bus-frequency = <0>; /* From boot loader */ 34 system-frequency = <0>; /* From boot loader */ 144 clock-frequency = <0>; /* From boot loader */
|
D | a3m071.dts | 32 bus-frequency = <0>; /* From boot loader */ 33 system-frequency = <0>; /* From boot loader */
|
/Linux-v4.19/Documentation/devicetree/bindings/power/reset/ |
D | reboot-mode.txt | 16 - mode-loader: A bootloader mode, it's a mode used to download image on Rockchip platform, 24 mode-loader = <BOOT_BL_DOWNLOAD>;
|
/Linux-v4.19/drivers/media/usb/go7007/ |
D | Kconfig | 38 This is a go7007 firmware loader driver for the WIS GO7007 42 module will be called go7007-loader.
|
D | Makefile | 4 obj-$(CONFIG_VIDEO_GO7007_LOADER) += go7007-loader.o
|
/Linux-v4.19/arch/xtensa/boot/dts/ |
D | xtfpga-flash-4m.dtsi | 12 label = "boot loader area";
|
D | xtfpga-flash-128m.dtsi | 16 label = "boot loader area";
|
D | xtfpga-flash-16m.dtsi | 12 label = "boot loader area";
|
/Linux-v4.19/Documentation/serial/ |
D | README.cycladesZ | 5 The firmware, loader program and the latest device driver code are
|
/Linux-v4.19/Documentation/devicetree/bindings/sram/ |
D | rockchip-pmu-sram.txt | 5 level loader). This is a common use of the "pmu-sram" because it keeps power
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | special_inodes.rst | 25 - Boot loader.
|
/Linux-v4.19/Documentation/arm64/ |
D | booting.txt | 15 For the purposes of this document, we will use the term `boot loader' 21 Essentially, the boot loader should provide (as a minimum) the 35 The boot loader is expected to find and initialise all RAM that the 39 the RAM in the machine, or any other method the boot loader designer 63 loader if a compressed Image target (e.g. Image.gz) is used. For 212 The boot loader is expected to enter the kernel on each CPU in the
|
/Linux-v4.19/arch/x86/boot/ |
D | setup.ld | 61 /* Necessary for the very-old-loader check to work... */
|
/Linux-v4.19/arch/c6x/ |
D | Kconfig | 66 On some architectures there is currently no way for the boot loader 77 override those passed by the boot loader.
|
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | ttusb-dec.rst | 16 - Hotplug firmware loader
|