Searched refs:branches (Results 1 – 21 of 21) sorted by relevance
/arch/m68k/ifpsp060/ |
D | iskeleton.S | 60 | _isp_unimp() branches to here so that the operating system 88 | stack frame and branches to this routine. 123 | Integer Instruction stack frame and branches to this routine. 128 | stack frame and branches to the _real_trace() entry point.
|
/arch/mips/include/asm/ |
D | fpu_emulator.h | 28 unsigned long branches; member
|
/arch/x86/net/ |
D | bpf_jit_comp.c | 1879 u8 **branches) in invoke_bpf_mod_ret() argument 1905 branches[i] = prog; in invoke_bpf_mod_ret() 2000 u8 **branches = NULL; in arch_prepare_bpf_trampoline() local 2065 branches = kcalloc(fmod_ret->nr_progs, sizeof(u8 *), in arch_prepare_bpf_trampoline() 2067 if (!branches) in arch_prepare_bpf_trampoline() 2071 branches)) { in arch_prepare_bpf_trampoline() 2103 emit_cond_near_jump(&branches[i], prog, branches[i], in arch_prepare_bpf_trampoline() 2147 kfree(branches); in arch_prepare_bpf_trampoline()
|
/arch/powerpc/platforms/8xx/ |
D | Kconfig | 120 (by not placing conditional branches or branches to LR or CTR
|
/arch/mips/math-emu/ |
D | me-debugfs.c | 57 __this_cpu_write((fpuemustats).branches, 0); in fpuemustats_clear_show() 213 FPU_STAT_CREATE(branches); in debugfs_fpuemu()
|
D | cp1emu.c | 1232 MIPS_FPU_EMU_INC_STATS(branches); in cop1Emulate()
|
/arch/m68k/fpsp040/ |
D | x_operr.S | 303 | and does an rte. If enabled, it cleans up the stack and branches
|
D | get_op.S | 9 | determines the opclass (0, 2, or 3) and branches to the
|
D | setox.S | 64 | Notes: The usual case should take the branches 1.1 -> 1.3 -> 2.
|
/arch/parisc/ |
D | Kconfig | 212 linker will not be able to resolve some long branches and fails to link
|
/arch/s390/ |
D | Kconfig | 576 prompt "Avoid speculative indirect branches in the kernel" 580 branches.
|
/arch/ |
D | Kconfig | 56 bool "Optimize very unlikely/likely branches" 66 branches and include support for this optimization technique. 69 the kernel will compile such branches with just a nop
|
/arch/arm/mm/ |
D | Kconfig | 842 context by executing aliasing branches in the attacker context. 861 taking an exception, a sequence of branches overwrites the branch
|
/arch/m68k/ifpsp060/src/ |
D | isp.S | 32 # effect, branches to one of the branch table entries located
|
D | ilsp.S | 32 # effect, branches to one of the branch table entries located here.
|
D | pfpsp.S | 32 # effect, branches to one of the branch table entries located 3762 # adjusts the operand using fix_skewed_ops() and then branches to #
|
D | fpsp.S | 33 # effect, branches to one of the branch table entries located 3763 # adjusts the operand using fix_skewed_ops() and then branches to # 6992 # Notes: The usual case should take the branches 1.1 -> 1.3 -> 2.# 16265 # the stacked fdbcc instruction opcode and then branches to a routine #
|
D | fplsp.S | 33 # effect, branches to one of the branch table entries located here. 6718 # Notes: The usual case should take the branches 1.1 -> 1.3 -> 2.#
|
/arch/x86/ |
D | Kconfig | 2421 bool "Avoid speculative indirect branches in kernel" 2426 branches. Requires a compiler with -mindirect-branch=thunk-extern
|
/arch/x86/events/intel/ |
D | core.c | 5112 static DEVICE_ATTR_RO(branches);
|
/arch/arm64/ |
D | Kconfig | 1412 When taking an exception from user-space, a sequence of branches
|