Home
last modified time | relevance | path

Searched refs:jumps (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v4.19/arch/x86/
DMakefile_32.cpu27 cflags-$(CONFIG_MCRUSOE) += -march=i686 -falign-functions=0 -falign-jumps=0 -falign-loops=0
28 cflags-$(CONFIG_MEFFICEON) += -march=i686 $(call tune,pentium3) -falign-functions=0 -falign-jumps=0…
31 …III) += $(call cc-option,-march=c3,-march=i486) -falign-functions=0 -falign-jumps=0 -falign-loops=0
DMakefile99 KBUILD_CFLAGS += $(call cc-option,-falign-jumps=1)
/Linux-v4.19/drivers/scsi/
D53c700.scr35 ; 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
D53c700_d.h_shipped38 ; 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-v4.19/tools/objtool/Documentation/
Dstack-validation.txt147 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-v4.19/tools/perf/util/
Dannotate.h275 u8 jumps; member
Dannotate.c2391 notes->widths.jumps = width_jumps(notes->max_jump_sources); in annotation__init_column_widths()
2404 notes->widths.addr += notes->widths.jumps + 1; in annotation__update_column_widths()
2681 notes->widths.jumps, in __annotation_line__write()
/Linux-v4.19/Documentation/
Defi-stub.txt9 jumps to are collectively known as the "EFI boot stub", and live in
Dintel_txt.txt167 - Then the kernel jumps into tboot via the vector specified in the
/Linux-v4.19/Documentation/media/v4l-drivers/
Dpxa_camera.rst147 while the DMA jumps from one Videobuffer to another. On the schema, that
/Linux-v4.19/Documentation/x86/
Dexception-tables.txt42 is no vma that contains this address. In this case, the kernel jumps
317 This is legacy case that just jumps to the fixup code
/Linux-v4.19/arch/m68k/ifpsp060/
DTEST.DOC105 the entry code jumps to the appropriate test code within the code section.
Disp.doc119 the entry code jumps to the appropriate emulation code within the code section.
Dfpsp.doc110 the entry code jumps to the appropriate emulation code within the code section.
/Linux-v4.19/Documentation/bpf/
Dbpf_design_QA.rst107 For example why BPF_JNE and other compare and jumps are not cpu-like?
/Linux-v4.19/Documentation/hwmon/
Dlm90268 to use two SMBus transaction for reads, this overhead jumps to +50%. Worse,
/Linux-v4.19/Documentation/arm64/
Dbooting.txt96 jumps to code0 to resume the normal boot process.
/Linux-v4.19/Documentation/admin-guide/pm/
Dsleep-states.rst138 the image contents and jumps into a special trampoline area in the original
/Linux-v4.19/arch/sparc/
DKconfig453 This is the virtual address u-boot jumps to when booting the Linux
/Linux-v4.19/Documentation/driver-api/usb/
Dwriting_musb_glue_layer.rst294 Returning from the init function, the MUSB controller driver jumps back
/Linux-v4.19/Documentation/s390/
DDebugging390.txt708 # brasl allows jumps > 64k & is overkill here bras would do fune
845 to branch to 0 & crashing as this will stop at the address before in jumps to 0.
/Linux-v4.19/tools/objtool/arch/x86/lib/
Dx86-opcode-map.txt293 # in "near" jumps and calls is 16-bit. For CALL,
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt293 # in "near" jumps and calls is 16-bit. For CALL,
/Linux-v4.19/arch/x86/lib/
Dx86-opcode-map.txt293 # in "near" jumps and calls is 16-bit. For CALL,
/Linux-v4.19/Documentation/devicetree/
Dbooting-without-of.txt299 so the first instruction immediately jumps to kernel_entry().

12