Home
last modified time | relevance | path

Searched refs:jump (Results 101 – 125 of 278) sorted by relevance

12345678910>>...12

/openbmc/openbmc/meta-ibm/recipes-extended/pam/libpam/pam.d/
H A Dcommon-account26 # since the modules above will each just jump around
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c45 if (rule->re_arg.jump.valid) in prestera_flower_parse_goto_action()
53 rule->re_arg.jump.valid = 1; in prestera_flower_parse_goto_action()
54 rule->re_arg.jump.i.index = prestera_acl_ruleset_index_get(ruleset); in prestera_flower_parse_goto_action()
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dsec_entry_cpu1.S52 @ At that moment, IRQ will be pending and ARM will jump to Non Secure
/openbmc/linux/Documentation/hid/
H A Dhidreport-parsing.rst29 ------ Type of the item (see HID spec 6.2.2.2, then jump to 6.2.2.7)
/openbmc/u-boot/board/imgtec/xilfpga/
H A DREADME52 1- JTAG load the binary and jump into it.
/openbmc/u-boot/doc/
H A DREADME.TPL12 SPL. It loads the final uboot image into DDR, then jump to it to begin
H A DREADME.mpc85xx-spin-table20 TLB. While booting, they set up another TLB in AS=1 space and jump into
/openbmc/u-boot/drivers/sysreset/
H A DKconfig30 This is soft reset on Microblaze which does jump to 0x0 address.
/openbmc/u-boot/arch/xtensa/cpu/
H A Dstart.S380 bnei a2, 5, 1f # jump if not alloca exception
385 jx a2 # jump to fast_alloca_exception
/openbmc/linux/arch/hexagon/kernel/
H A Dhead.S214 jump 1b
/openbmc/u-boot/lib/efi/
H A DKconfig6 EFI to perform most of the system init and then jump to U-Boot for
/openbmc/qemu/docs/system/
H A Dguest-loader.rst9 useful for debugging hypervisors without having to jump through the
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h76 __u16 jump; member
/openbmc/linux/arch/arm/kernel/
H A Dsleep.S118 ret r3 @ jump to virtual address
/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest-template.yml37 # We jump some hoops in common_test_job_template to avoid
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c244 for (i = 0; next[i].jump; i++) { in cxgb4_config_knode()
282 link->match_field = next[i].jump; in cxgb4_config_knode()
/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_histogram_row.S73 { if (!p0) jump .loopend
85 if (p1) jump .skip /* if (width % VLEN == 0) done with current row */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A D0001-Change-whether-to-inline-XXH3_hashLong_withSecret-to.patch44 * @brief Whether to use a jump for `XXH32_finalize`.
/openbmc/linux/arch/arm/lib/
H A Dmemset.S146 b 7b @ jump into the middle of memset
/openbmc/linux/arch/m68k/fpsp040/
H A Dbugfix.S341 | the code sequence to allow completion. We will jump to
481 | You should replace the jump to fpsp_fmt_error with a jump
/openbmc/linux/Documentation/networking/
H A Dfilter.rst84 a code, jt, jf and k value. jt and jf are jump offsets and k a generic
210 encoded. jt and jf are two 8 bit wide jump targets, one for condition
211 "jump if true", the other one "jump if false". Eventually, element k
275 7 #k,Lt,Lf Jump to Lt if true, otherwise jump to Lf
276 8 x/%x,Lt,Lf Jump to Lt if true, otherwise jump to Lf
/openbmc/linux/Documentation/core-api/
H A Dtimekeeping.rst39 for internal uses, since it can jump backwards due to a leap
143 since the time is allowed to jump under certain conditions.
/openbmc/linux/Documentation/devicetree/bindings/sram/
H A Dsram.yaml267 // value is set at a specific location. If it is then the BROM will jump
282 // cpu0 should jump to SMP entry vector
/openbmc/qemu/target/hexagon/
H A Dattribs_def.h.inc89 DEF_ATTRIB(INDIRECT, "Absolute register jump", "", "")
95 DEF_ATTRIB(NEWCMPJUMP, "Compound compare and jump", "", "")
/openbmc/u-boot/arch/sandbox/cpu/
H A Dstart.c167 SANDBOX_CMDLINE_OPT_SHORT(jump, 'j', 1, "Jumped from previous U-Boot");

12345678910>>...12