Searched refs:jumps (Results 1 – 25 of 29) sorted by relevance
12
| /linux/arch/x86/ |
| A D | Makefile_32.cpu | 8 align := -falign-functions=0 $(call cc-option,-falign-jumps=0) $(call cc-option,-falign-loops=0) 10 align := -falign-functions=0 -falign-jumps=0 -falign-loops=0
|
| A D | Makefile | 98 KBUILD_CFLAGS += $(call cc-option,-falign-jumps=1)
|
| /linux/Documentation/mips/ |
| A D | booting.rst | 9 so the first instruction immediately jumps to kernel_entry().
|
| /linux/drivers/scsi/ |
| A D | 53c700.scr | 35 ; necessary amount of data and jumps to the next SG segment. The final 36 ; SG segment jumps back to . However, this address is the first SG script
|
| A D | 53c700_d.h_shipped | 38 ; necessary amount of data and jumps to the next SG segment. The final 39 ; SG segment jumps back to . However, this address is the first SG script
|
| /linux/tools/objtool/Documentation/ |
| A D | stack-validation.txt | 147 4. Dynamic jumps and jumps to undefined symbols are only allowed if: 155 function's code paths. If a function jumps to code in another file,
|
| /linux/tools/perf/util/ |
| A D | annotate.h | 292 u8 jumps; member
|
| A D | annotate.c | 2743 notes->widths.jumps = width_jumps(notes->max_jump_sources); in annotation__init_column_widths() 2757 notes->widths.addr += notes->widths.jumps + 1; in annotation__update_column_widths() 3070 notes->widths.jumps, in __annotation_line__write()
|
| /linux/Documentation/admin-guide/ |
| A D | efi-stub.rst | 9 jumps to are collectively known as the "EFI boot stub", and live in
|
| /linux/Documentation/x86/ |
| A D | exception-tables.rst | 47 is no vma that contains this address. In this case, the kernel jumps 336 This is legacy case that just jumps to the fixup code
|
| A D | intel_txt.rst | 167 - Then the kernel jumps into tboot via the vector specified in the
|
| /linux/Documentation/driver-api/media/drivers/ |
| A D | pxa_camera.rst | 149 while the DMA jumps from one Videobuffer to another. On the schema, that
|
| /linux/arch/m68k/ifpsp060/ |
| A D | TEST.DOC | 105 the entry code jumps to the appropriate test code within the code section.
|
| A D | fpsp.doc | 110 the entry code jumps to the appropriate emulation code within the code section.
|
| A D | isp.doc | 119 the entry code jumps to the appropriate emulation code within the code section.
|
| /linux/tools/testing/selftests/bpf/ |
| A D | README.rst | 132 The sequence of 8193 jumps is too complex.
|
| /linux/tools/bpf/bpftool/Documentation/ |
| A D | bpftool-map.rst | 223 programs used for tail-call jumps at runtime, without having to reload the
|
| /linux/Documentation/hwmon/ |
| A D | lm90.rst | 421 to use two SMBus transaction for reads, this overhead jumps to +50%. Worse,
|
| /linux/Documentation/bpf/ |
| A D | bpf_design_QA.rst | 132 For example why BPF_JNE and other compare and jumps are not cpu-like?
|
| /linux/arch/sparc/ |
| A D | Kconfig | 411 This is the virtual address u-boot jumps to when booting the Linux
|
| /linux/Documentation/arm64/ |
| A D | booting.rst | 98 jumps to code0 to resume the normal boot process.
|
| /linux/Documentation/admin-guide/pm/ |
| A D | sleep-states.rst | 142 the image contents and jumps into a special trampoline area in the original
|
| /linux/Documentation/driver-api/usb/ |
| A D | writing_musb_glue_layer.rst | 294 Returning from the init function, the MUSB controller driver jumps back
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| A D | spectre.rst | 442 jumps in the kernel into equivalent return trampolines (retpolines)
|
| /linux/arch/arm64/ |
| A D | Kconfig | 1853 Allocate PLTs when loading modules so that jumps and calls whose 1861 region itself may be too far away for ordinary relative jumps and
|
Completed in 53 milliseconds
12