/linux-6.1.9/arch/sh/kernel/ |
D | module.c | 33 Elf32_Addr relocation; in apply_relocate_add() local 47 relocation = sym->st_value + rel[i].r_addend; in apply_relocate_add() 54 value += relocation; in apply_relocate_add() 58 relocation = (relocation - (Elf32_Addr) location); in apply_relocate_add() 60 value += relocation; in apply_relocate_add() 65 ((relocation & 0xffff) << 10); in apply_relocate_add() 69 (((relocation >> 16) & 0xffff) << 10); in apply_relocate_add() 72 relocation -= (Elf32_Addr) location; in apply_relocate_add() 74 ((relocation & 0xffff) << 10); in apply_relocate_add() 77 relocation -= (Elf32_Addr) location; in apply_relocate_add() [all …]
|
/linux-6.1.9/Documentation/livepatch/ |
D | module-elf-format.rst | 21 loader to perform the all the arch-specific relocation work. Specifically, 30 table, symbol table, and relocation section indices, Elf information is 32 relocation sections and symbols, which are described in this document. The 33 Elf constants used to mark livepatch symbols and relocation sections were 51 relocation sections in place of dynrela sections, and the symbols that the 53 arch-specific livepatch relocation code is replaced by a call to 80 3. Livepatch relocation sections 83 A livepatch module manages its own Elf relocation sections to apply 87 relocation section(s) to the driver once it loads. 90 multiple livepatch relocation sections associated with it (e.g. patches to [all …]
|
D | livepatch.rst | 238 relocation section in the generated livepatch module, see
|
/linux-6.1.9/arch/arc/kernel/ |
D | module.c | 54 Elf32_Addr relocation, location, tgt_addr; in apply_relocate_add() local 83 relocation = sym_entry->st_value + rel_entry[i].r_addend; in apply_relocate_add() 93 sym_entry->st_value, location, relocation, s); in apply_relocate_add() 103 arc_write_me((unsigned short *)location, relocation); in apply_relocate_add() 105 *((Elf32_Addr *) location) = relocation; in apply_relocate_add() 107 *((Elf32_Addr *) location) = relocation - location; in apply_relocate_add()
|
/linux-6.1.9/arch/arm/mach-hisi/ |
D | platmcpm.c | 269 void __iomem *relocation; in hip04_smp_init() local 292 relocation = ioremap(hip04_boot_method[2], hip04_boot_method[3]); in hip04_smp_init() 293 if (!relocation) { in hip04_smp_init() 327 writel_relaxed(hip04_boot_method[0], relocation); in hip04_smp_init() 328 writel_relaxed(0xa5a5a5a5, relocation + 4); /* magic number */ in hip04_smp_init() 329 writel_relaxed(__pa_symbol(secondary_startup), relocation + 8); in hip04_smp_init() 330 writel_relaxed(0, relocation + 12); in hip04_smp_init() 331 iounmap(relocation); in hip04_smp_init() 340 iounmap(relocation); in hip04_smp_init()
|
/linux-6.1.9/Documentation/bpf/ |
D | llvm_reloc.rst | 7 This document describes LLVM BPF backend relocation types. 12 LLVM BPF backend records each relocation with the following 16-byte 62 Each relocation is represented by ``Offset`` (8 bytes) and ``Info`` (8 bytes). 63 For example, the first relocation corresponds to the first instruction 64 (Offset 0x0) and the corresponding ``Info`` indicates the relocation type 81 Similarly, the second relocation is at ``.text`` offset ``0x18``, instruction 3, 104 Six relocation types are supported. The following is an overview and 115 For example, ``R_BPF_64_64`` relocation type is used for ``ld_imm64`` instruction. 118 data bitsize is 32 (4 bytes). The relocation can be resolved with 123 In another case, ``R_BPF_64_ABS64`` relocation type is used for normal 64-bit data. [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,pil-info.yaml | 7 title: Qualcomm peripheral image loader relocation info binding 13 The Qualcomm peripheral image loader relocation memory region, in IMEM, is 14 used for communicating remoteproc relocation information to post mortem
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/hisilicon/controller/ |
D | hip04-bootwrapper.yaml | 25 [2]: relocation physical address 26 [3]: relocation size
|
/linux-6.1.9/arch/mips/vdso/ |
D | Kconfig | 3 # relocation in binutils > 2.25 but it will fail with older versions 4 # because that relocation is not supported for that symbol. As a result
|
/linux-6.1.9/tools/perf/tests/ |
D | Build | 40 perf-y += llvm.o llvm-src-base.o llvm-src-kbuild.o llvm-src-prologue.o llvm-src-relocation.o 92 $(OUTPUT)tests/llvm-src-relocation.c: tests/bpf-script-test-relocation.c tests/Build
|
D | .gitignore | 5 llvm-src-relocation.c
|
/linux-6.1.9/arch/powerpc/platforms/8xx/ |
D | Kconfig | 142 bool "I2C/SPI relocation patch" 147 bool "I2C/SPI/SMC1 relocation patch" 152 bool "SMC relocation patch"
|
/linux-6.1.9/tools/testing/selftests/bpf/ |
D | README.rst | 238 Clang relocation changes 242 that existing relocation types are broken into more types and 243 each new type corresponds to only one way to resolve relocation. 250 Here, ``type 2`` refers to new relocation type ``R_BPF_64_ABS64``.
|
/linux-6.1.9/Documentation/devicetree/bindings/sram/ |
D | qcom,imem.yaml | 48 description: Peripheral image loader relocation region
|
/linux-6.1.9/fs/btrfs/ |
D | Makefile | 30 compression.o delayed-ref.o relocation.o delayed-inode.o scrub.o \
|
/linux-6.1.9/Documentation/core-api/ |
D | this_cpu_ops.rst | 71 the processor. So the relocation to the per cpu base is encoded in the 256 address relocation and a Read-Modify-Write operation in the same 268 relocation. IMHO the second form looks cleaner and has an easier time
|
D | local_ops.rst | 22 relocation with the ``local_t`` like semantics in a single instruction and
|
/linux-6.1.9/Documentation/arm/ |
D | memory.rst | 35 CPU supports vector relocation (control
|
/linux-6.1.9/arch/x86/boot/ |
D | header.S | 215 # The EFI application loader requires a relocation section
|
/linux-6.1.9/Documentation/gpu/ |
D | vgaarbiter.rst | 6 modern devices allow relocation of such ranges, some "Legacy" VGA devices
|
D | drm-mm.rst | 339 others (a fairly expensive operation), and providing relocation support
|
D | i915.rst | 333 This process is dubbed relocation.
|
/linux-6.1.9/arch/ |
D | Kconfig | 1287 architectures, and don't require runtime relocation on relocatable 1307 bool "Use RELR relocation packing" 1311 Store the kernel's dynamic relocations in the RELR relocation packing
|
/linux-6.1.9/tools/perf/ |
D | Makefile.perf | 1099 $(OUTPUT)tests/llvm-src-{base,kbuild,prologue,relocation}.c \
|
/linux-6.1.9/arch/s390/ |
D | Kconfig | 573 This builds a kernel image that retains relocation information
|