Home
last modified time | relevance | path

Searched refs:a4 (Results 76 – 100 of 311) sorted by relevance

12345678910>>...13

/openbmc/linux/arch/riscv/include/asm/
H A Dcompat.h35 compat_ulong_t a4; member
72 cregs->a4 = (compat_ulong_t) regs->a4; in regs_to_cregs()
109 regs->a4 = (unsigned long) cregs->a4; in cregs_to_regs()
/openbmc/linux/Documentation/devicetree/bindings/sram/
H A Dallwinner,sun4i-a10-system-control.yaml73 - const: allwinner,sun4i-a10-sram-a3-a4
79 - allwinner,sun5i-a13-sram-a3-a4
80 - allwinner,sun7i-a20-sram-a3-a4
81 - const: allwinner,sun4i-a10-sram-a3-a4
128 compatible = "allwinner,sun4i-a10-sram-a3-a4";
/openbmc/linux/arch/xtensa/lib/
H A Dlshrdi3.S17 ssr a4
18 bgei a4, 32, .Lhigh_only
H A Dashldi3.S17 ssl a4
18 bgei a4, 32, .Llow_only
H A Dashrdi3.S17 ssr a4
18 bgei a4, 32, .Lhigh_only
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_extui.S9 movi a4, ((\v) >> (\shiftimm)) & ((1 << (\maskimm)) - 1)
10 assert eq, a3, a4
H A Dtest_mmu.S14 movi a4, \n_entries
15 loop a4, 1f
337 movi a4, 0x04000003 | ((\pt_ring) << 4) /* PADDR 64M */
338 wdtlb a4, a3
348 wdtlb a4, a3
562 movi a4, 21f
563 sub a4, a4, a3
564 loop a4, 1f
672 movi a4, 21f
673 sub a4, a4, a3
[all …]
/openbmc/phosphor-webui/app/assets/icons/
H A Dicon-replace.svg1a4.395 4.395 0 0 1-5.4-6.091zm8.224 2.945l1.467-.871.555 1.004-3.146 1.886-1.937-3.15.98-.624.938 …
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Ddummy_st_ops_success.c35 char a3, unsigned long a4) in BPF_PROG() argument
41 test_2_args[4] = a4; in BPF_PROG()
H A Dtest_usdt.c69 int BPF_USDT(usdt12, int a1, int a2, long a3, long a4, unsigned a5, in BPF_USDT() argument
84 usdt12_args[3] = a4; in BPF_USDT()
/openbmc/qemu/common-user/host/riscv/
H A Dsafe-syscall.inc.S45 mv a2, a4
47 mv a4, a6
/openbmc/linux/arch/s390/include/asm/
H A Dstacktrace.h105 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument
107 long arg4 = (long)(t4)(a4)
108 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument
109 CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4); \
/openbmc/qemu/common-user/host/loongarch64/
H A Dsafe-syscall.inc.S48 move $a2, $a4
50 move $a4, $a6
/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/
H A Ducall.c22 register uintptr_t a4 asm ("a4") = (uintptr_t)(arg4); in sbi_ecall()
31 : "r" (a2), "r" (a3), "r" (a4), "r" (a5), "r" (a6), "r" (a7) in sbi_ecall()
/openbmc/linux/arch/riscv/lib/
H A Duaccess.S80 fixup REG_L a4, 0(a1), 10f
88 fixup REG_S a4, 0(a0), 10f
144 srl a4, a5, t3
148 or a2, a2, a4
/openbmc/webui-vue/tests/unit/Global/__snapshots__/
H A DInputPasswordToggle.spec.js.snap27a4 4 0 013.7-3.7l1.81-1.82a6 6 0 00-7.33 7.33zM30.94 15.66A16.4 16.4 0 0025.2 8.22L30 3.41 28.59 2…
/openbmc/linux/Documentation/admin-guide/media/
H A Ddvb-usb-af9015-cardlist.rst20 - 15a4:9015, 15a4:9016
76 - 15a4:901b
/openbmc/u-boot/include/linux/
H A Darm-smccc.h95 unsigned long a2, unsigned long a3, unsigned long a4,
112 unsigned long a2, unsigned long a3, unsigned long a4,
/openbmc/linux/arch/m68k/kernel/
H A Dhead.S1675 movel %d7,%a4
1725 movel %a4,%d5
1737 movel %a4,%d5
1749 movel %a4,%d5
1931 putn %a4
1966 subl %a4,%d7
2135 subql #1,%a4
2151 dputn %a4
2211 cmpl %a0,%a4
2233 cmpl %a1,%a4
[all …]
/openbmc/linux/arch/nios2/lib/
H A Dmemcpy.c75 register op_t a0, a1, a2, a3, a4, a5, a6, a7; in _wordcopy_fwd_aligned() local
81 a4 = ((op_t *) srcp)[4]; in _wordcopy_fwd_aligned()
89 ((op_t *) dstp)[4] = a4; in _wordcopy_fwd_aligned()
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c34 u32 a4; member
260 reg_pair_from_64(&param->a4, &param->a5, (ulong)shm); in handle_rpc()
264 param->a4 = 0; in handle_rpc()
306 param.a4, param.a5, param.a6, param.a7, &res); in do_call_with_arg()
570 unsigned long a4, unsigned long a5, in optee_smccc_smc() argument
574 arm_smccc_smc(a0, a1, a2, a3, a4, a5, a6, a7, res); in optee_smccc_smc()
579 unsigned long a4, unsigned long a5, in optee_smccc_hvc() argument
583 arm_smccc_hvc(a0, a1, a2, a3, a4, a5, a6, a7, res); in optee_smccc_hvc()
/openbmc/linux/arch/m68k/lib/
H A Dmulsi3.S79 #define a4 REG (a4) macro
H A Dumodsi3.S79 #define a4 REG (a4) macro
H A Dmodsi3.S81 #define a4 REG (a4) macro
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h84 __be32 a4; member
89 __be32 a4; member
273 __be32 a4; member
278 __be32 a4; member

12345678910>>...13