Home
last modified time | relevance | path

Searched refs:loader (Results 1 – 25 of 182) sorted by relevance

12345678

/Linux-v5.4/arch/arm/boot/dts/
Daxm5516-cpus.dtsi77 cpu-release-addr = <0>; // Fixed by the boot loader
85 cpu-release-addr = <0>; // Fixed by the boot loader
93 cpu-release-addr = <0>; // Fixed by the boot loader
101 cpu-release-addr = <0>; // Fixed by the boot loader
109 cpu-release-addr = <0>; // Fixed by the boot loader
117 cpu-release-addr = <0>; // Fixed by the boot loader
125 cpu-release-addr = <0>; // Fixed by the boot loader
133 cpu-release-addr = <0>; // Fixed by the boot loader
141 cpu-release-addr = <0>; // Fixed by the boot loader
149 cpu-release-addr = <0>; // Fixed by the boot loader
[all …]
/Linux-v5.4/arch/alpha/kernel/
Dbinfmt_loader.c12 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-v5.4/arch/arm/mach-rpc/
Decard-loader.S16 @ Purpose: call an expansion card loader to read bytes.
17 @ Proto : char read_loader(int offset, char *card_base, char *loader);
29 @ Purpose: call an expansion card loader to reset the card
30 @ Proto : void read_loader(int card_base, char *loader);
Decard.c88 ecard_loader_reset(unsigned long base, loader_t loader);
90 ecard_loader_read(int off, unsigned long base, loader_t loader);
130 ecard_loader_reset(res->start, ec->loader); in ecard_task_reset()
186 if (!req->use_loader || !ec->loader) { in ecard_task_readbytes()
200 ec->loader); in ecard_task_readbytes()
339 if (!useld && ec->loader) { in ecard_readchunk()
351 if (!ec->loader) { in ecard_readchunk()
352 ec->loader = kmalloc(c_len(&excd), in ecard_readchunk()
354 if (ec->loader) in ecard_readchunk()
355 ecard_readbytes(ec->loader, ec, in ecard_readchunk()
[all …]
DMakefile8 obj-y :=dma.o ecard.o ecard-loader.o fiq.o floppydma.o io-acorn.o irq.o \
/Linux-v5.4/Documentation/arm/
Dbooting.rst11 In order to boot ARM Linux, you require a boot loader, which is a small
12 program that runs before the main kernel. The boot loader is expected
16 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
51 The boot loader should initialise and enable one serial port on the
56 As an alternative, the boot loader can pass the relevant 'console='
71 The boot loader should detect the machine type its running on by some
74 The boot loader must ultimately be able to provide a MACH_TYPE_xxx
90 The boot loader must provide either a tagged list or a dtb image for
[all …]
/Linux-v5.4/drivers/hid/intel-ish-hid/
DMakefile23 obj-$(CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER) += intel-ishtp-loader.o
24 intel-ishtp-loader-objs += ishtp-fw-loader.o
/Linux-v5.4/Documentation/x86/
Dboot.rst22 boot loader and the kernel. setup.S made relocatable,
59 pref_address fields. Added extended boot loader IDs.
77 The traditional memory map for the kernel loader, used for Image or
93 | Boot loader | <- Boot sector entry point 0000:7C00
110 low memory touched by the boot loader -- as low as possible, since
113 memory. The boot loader should use the "INT 12h" BIOS call to verify
117 low, there is usually nothing the boot loader can do but to report an
118 error to the user. The boot loader should therefore be designed to
121 0x90000 segment, the boot loader should make sure not to use memory
141 | Boot loader | <- Boot sector entry point 0000:7C00
[all …]
Dmicrocode.rst15 The loader supports three loading methods:
29 loader parses the combined initrd image during boot.
43 The loader also saves the matching microcode for the CPU in memory.
116 The loader supports also loading of a builtin microcode supplied through
138 the final kernel image. The early loader finds them and applies them.
/Linux-v5.4/Documentation/livepatch/
Dmodule-elf-format.rst25 exists in the module loader, so this former approach produced redundant
27 loader can already do, livepatch leverages existing code in the module
28 loader to perform the all the arch-specific relocation work. Specifically,
29 livepatch reuses the apply_relocate_add() function in the module loader to
48 since the kernel module loader cannot resolve them and will therefore
71 used by the kernel module loader to identify livepatch modules.
119 loader recognizes this flag and will avoid applying those relocation sections
121 so that the module loader doesn't discard them on module load (i.e. they will
199 objects, whose addresses cannot be resolved by the module loader (because
200 they are local or unexported global syms). Since the module loader only
[all …]
/Linux-v5.4/Documentation/admin-guide/
Defi-stub.rst8 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-v5.4/security/tomoyo/
DKconfig43 bool "Activate without calling userspace policy loader."
59 string "Location of userspace policy loader"
64 This is the default pathname of policy loader which is called before
69 string "Trigger for calling userspace policy loader"
/Linux-v5.4/arch/powerpc/boot/dts/
Da4m072.dts29 bus-frequency = <0>; /* From boot loader */
30 system-frequency = <0>; /* From boot loader */
140 clock-frequency = <0>; /* From boot loader */
Da3m071.dts28 bus-frequency = <0>; /* From boot loader */
29 system-frequency = <0>; /* From boot loader */
/Linux-v5.4/Documentation/devicetree/bindings/power/reset/
Dreboot-mode.txt16 - mode-loader: A bootloader mode, it's a mode used to download image on Rockchip platform,
24 mode-loader = <BOOT_BL_DOWNLOAD>;
/Linux-v5.4/drivers/media/usb/go7007/
DKconfig39 This is a go7007 firmware loader driver for the WIS GO7007
43 module will be called go7007-loader.
DMakefile4 obj-$(CONFIG_VIDEO_GO7007_LOADER) += go7007-loader.o
/Linux-v5.4/arch/xtensa/boot/dts/
Dxtfpga-flash-4m.dtsi12 label = "boot loader area";
Dxtfpga-flash-128m.dtsi16 label = "boot loader area";
Dxtfpga-flash-16m.dtsi12 label = "boot loader area";
/Linux-v5.4/Documentation/driver-api/serial/
Dcyclades_z.rst8 The firmware, loader program and the latest device driver code are
/Linux-v5.4/Documentation/devicetree/bindings/sram/
Drockchip-pmu-sram.txt5 level loader). This is a common use of the "pmu-sram" because it keeps power
/Linux-v5.4/Documentation/filesystems/ext4/
Dspecial_inodes.rst25 - Boot loader.
/Linux-v5.4/sound/soc/sof/
DMakefile3 snd-sof-objs := core.o ops.o loader.o ipc.o pcm.o pm.o debug.o topology.o\
/Linux-v5.4/arch/x86/boot/
Dsetup.ld61 /* Necessary for the very-old-loader check to work... */

12345678