Home
last modified time | relevance | path

Searched refs:arg4 (Results 51 – 75 of 119) sorted by relevance

12345

/openbmc/linux/arch/sparc/kernel/
H A Dleon_smp.c366 unsigned long arg4; member
377 unsigned long arg4) in leon_cross_call() argument
391 register unsigned long a4 asm("i4") = arg4; in leon_cross_call()
452 func(ccall_info.arg1, ccall_info.arg2, ccall_info.arg3, ccall_info.arg4, in leon_cross_call_irq()
/openbmc/linux/tools/testing/selftests/x86/
H A Dptrace_syscall.c44 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member
62 "+S" (args->arg3), "+D" (args->arg4), "+r" (bp) in do_full_int80()
144 .arg3 = 13, .arg4 = 14, .arg5 = 15, in test_sys32_regs()
151 args.arg3 != 13 || args.arg4 != 14 || args.arg5 != 15) { in test_sys32_regs()
166 args.arg3 != 13 || args.arg4 != 14 || args.arg5 != 15) { in test_sys32_regs()
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c530 #define __smccc_call(insn, function_id, arg0, arg1, arg2, arg3, arg4, arg5, \ argument
549 [arg4] "r"(arg4), [arg5] "r"(arg5), [arg6] "r"(arg6) \
554 uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5, in smccc_hvc() argument
557 __smccc_call(hvc, function_id, arg0, arg1, arg2, arg3, arg4, arg5, in smccc_hvc()
562 uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5, in smccc_smc() argument
565 __smccc_call(smc, function_id, arg0, arg1, arg2, arg3, arg4, arg5, in smccc_smc()
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_cpu.h124 int32_t arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8; in target_cpu_loop() local
139 get_user_s32(arg4, params); in target_cpu_loop()
153 arg4, in target_cpu_loop()
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c39 unsigned long arg4, in ehea_plpar_hcall_norets() argument
48 ret = plpar_hcall_norets(opcode, arg1, arg2, arg3, arg4, in ehea_plpar_hcall_norets()
62 arg1, arg2, arg3, arg4, arg5, arg6, arg7); in ehea_plpar_hcall_norets()
75 unsigned long arg4, in ehea_plpar_hcall9() argument
88 arg1, arg2, arg3, arg4, arg5, in ehea_plpar_hcall9()
112 arg1, arg2, arg3, arg4, arg5, in ehea_plpar_hcall9()
/openbmc/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h52 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument
53 ucall(UCALL_SYNC, 6, "hello", stage, arg1, arg2, arg3, arg4)
/openbmc/linux/arch/s390/include/asm/
H A Dsyscall.h107 #define SYSCALL_PARM_4 SYSCALL_PARM_3, long arg4
122 register long r5 asm("5") = arg4
H A Dstacktrace.h107 long arg4 = (long)(t4)(a4)
124 register long r5 asm("5") = arg4
/openbmc/linux/drivers/firmware/
H A Darm_sdei.c41 unsigned long arg4, struct arm_smccc_res *res);
138 unsigned long arg3, unsigned long arg4, in invoke_sdei_fn() argument
145 sdei_firmware_call(function_id, arg0, arg1, arg2, arg3, arg4, in invoke_sdei_fn()
841 unsigned long arg4, struct arm_smccc_res *res) in sdei_smccc_smc() argument
843 arm_smccc_smc(function_id, arg0, arg1, arg2, arg3, arg4, 0, 0, res); in sdei_smccc_smc()
850 unsigned long arg4, struct arm_smccc_res *res) in sdei_smccc_hvc() argument
852 arm_smccc_hvc(function_id, arg0, arg1, arg2, arg3, arg4, 0, 0, res); in sdei_smccc_hvc()
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0002-linux-user-Replace-use-of-lfs64-related-functions-an.patch246 arg3 = arg4;
255 arg3 = arg4;
302 - ret = get_errno(pread64(arg1, p, arg3, target_offset64(arg4, arg5)));
303 + ret = get_errno(pread(arg1, p, arg3, target_offset64(arg4, arg5)));
311 - ret = get_errno(pwrite64(arg1, p, arg3, target_offset64(arg4, arg5)));
312 + ret = get_errno(pwrite(arg1, p, arg3, target_offset64(arg4, arg5)));
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h220 u64 arg4, u64 entry_point, u64 es_flag);
235 u64 arg4, u64 entry_point, u64 es_flag);
237 u64 arg4, u64 entry_point);
/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.c365 abi_ulong arg4, abi_ulong arg5, abi_ulong arg6) in do_freebsd_procctl() argument
384 id = (id_t)target_arg64(arg3, arg4); in do_freebsd_procctl()
389 target_cmd = (int)arg4; in do_freebsd_procctl()
395 target_arg = arg4; in do_freebsd_procctl()
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S188 #define arg4 %rcx macro
409 lea (arg4,%r11,1), %r10
426 vmovdqu (arg4, %r11, 1), %xmm1
1024 vmovdqu (arg4, %r11), \T1
1126 vmovdqu (arg4, %r11), \T1
1133 vmovdqu 16*1(arg4, %r11), \T1
1140 vmovdqu 16*2(arg4, %r11), \T1
1492 vpxor 16*i(arg4, %r11), \T5, \T2
1973 vmovdqu (arg4, %r11), \T1
2077 vmovdqu (arg4, %r11), \T1
[all …]
/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/
H A Dprocessor.h214 uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5,
225 uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5,
/openbmc/linux/arch/x86/include/asm/
H A Dparavirt_types.h537 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
540 PVOP_CALL_ARG3(arg3), PVOP_CALL_ARG4(arg4))
541 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
543 PVOP_CALL_ARG3(arg3), PVOP_CALL_ARG4(arg4))
/openbmc/qemu/bsd-user/
H A Dbsd-proc.h364 abi_long arg3, abi_long arg4) in do_bsd_profil() argument
371 abi_long arg3, abi_long arg4) in do_bsd_ktrace() argument
385 abi_long arg3, abi_long arg4) in do_bsd_ptrace() argument
/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c77 static int _prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, in _prctl() argument
82 res = prctl(option, arg2, arg3, arg4, arg5); in _prctl()
84 (long)arg4, arg5); in _prctl()
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_sysarch.h53 abi_long arg3, abi_long arg4, abi_long arg5, abi_long arg6) in do_freebsd_arch_print_sysarch() argument
/openbmc/linux/arch/powerpc/include/asm/
H A Dps3stor.h57 u64 arg1, u64 arg2, u64 arg3, u64 arg4);
/openbmc/linux/arch/arm/mach-omap2/
H A Domap-secure.h68 u32 arg1, u32 arg2, u32 arg3, u32 arg4);
/openbmc/phosphor-bmc-code-mgmt/test/
H A Dutest.cpp427 auto arg4 = "-rS"; in TEST() local
428 auto argV = utils::internal::constructArgv(name, arg1, arg2, arg3, arg4); in TEST()
435 EXPECT_EQ(charArray[4], arg4); in TEST()
/openbmc/linux/tools/testing/selftests/kvm/include/riscv/
H A Dprocessor.h119 unsigned long arg3, unsigned long arg4,
/openbmc/u-boot/include/
H A Datf_common.h80 unsigned long arg4; member
/openbmc/linux/Documentation/translations/zh_CN/arch/parisc/
H A Dregisters.rst138 请注意,在64位中它们是arg7-arg4
/openbmc/linux/drivers/pnp/pnpbios/
H A Dbioscalls.c82 u16 arg4, u16 arg5, u16 arg6, u16 arg7, in call_pnp_bios() argument
132 "c"((arg4) | (((u32) arg5) << 16)), in call_pnp_bios()

12345