Searched refs:arg0 (Results 26 - 50 of 58) sorted by relevance

123

/linux-master/arch/mips/kernel/
H A Drelocate_kernel.S17 PTR_L a0, arg0
148 arg0: PTR_WD 0x0 label
/linux-master/tools/testing/selftests/kvm/include/aarch64/
H A Dprocessor.h210 * @arg0-arg6: SMCCC function arguments, corresponding to registers x1-x7
214 void smccc_hvc(uint32_t function_id, uint64_t arg0, uint64_t arg1,
221 * @arg0-arg6: SMCCC function arguments, corresponding to registers x1-x7
225 void smccc_smc(uint32_t function_id, uint64_t arg0, uint64_t arg1,
/linux-master/drivers/usb/common/
H A Dcommon.c270 * @arg0: phandle args[0] for phy's with #phy-cells >= 1, or -1 for
277 enum usb_dr_mode of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) argument
291 if (arg0 == -1) {
305 args.args[0] == arg0))
/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c583 #define __smccc_call(insn, function_id, arg0, arg1, arg2, arg3, arg4, arg5, \
586 "mov x1, %[arg0]\n" \
600 : [function_id] "r"(function_id), [arg0] "r"(arg0), \
606 void smccc_hvc(uint32_t function_id, uint64_t arg0, uint64_t arg1, argument
610 __smccc_call(hvc, function_id, arg0, arg1, arg2, arg3, arg4, arg5,
614 void smccc_smc(uint32_t function_id, uint64_t arg0, uint64_t arg1, argument
618 __smccc_call(smc, function_id, arg0, arg1, arg2, arg3, arg4, arg5,
/linux-master/drivers/platform/x86/hp/
H A Dhp_accel.c100 union acpi_object arg0 = { ACPI_TYPE_INTEGER }; local
101 struct acpi_object_list args = { 1, &arg0 };
105 arg0.integer.value = reg;
/linux-master/arch/arm/mach-omap1/
H A Dpm.c202 unsigned long arg0 = 0, arg1 = 0; local
310 arg0 = arm_sleep_save[ARM_SLEEP_SAVE_ARM_IDLECT1];
319 omap_sram_suspend(arg0, arg1);
/linux-master/arch/parisc/kernel/
H A Dperf_asm.S84 ;* This routine shifts data in from the RDR in arg0 and returns
91 ;* arg0 : rdr to be read
98 ;* arg0 : rdr to be read
140 shladd arg0,2,%r0,%r1 ; %r1 = 4 * RDR number
551 ;* Then the STDIAG instruction for the RDR # in arg0 is called
555 ;* arg0 = rdr number
581 shladd arg0,2,%r0,%r1 ; %r1 = 4 * RDR number
982 ;* This routine shifts data in from the RDR in arg0 and returns
989 ;* arg0 : rdr to be read
996 ;* arg0
[all...]
H A Dfirmware.c1846 unsigned int arg0; member in struct:narrow_stack
1861 real_stack.arg0 = va_arg(args, unsigned int);
1877 return real32_call_asm(&real_stack.sp, &real_stack.arg0, fn);
1884 unsigned long arg0; member in struct:wide_stack
1912 real64_stack.arg0 = va_arg(args, unsigned long);
1928 return real64_call_asm(&real64_stack.sp, &real64_stack.arg0, fn);
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c63 static unsigned long psci_call(unsigned long fn, unsigned long arg0, argument
68 arm_smccc_1_1_smc(fn, arg0, arg1, arg2, &res);
/linux-master/drivers/firmware/
H A Darm_sdei.c39 unsigned long arg0, unsigned long arg1,
136 static int invoke_sdei_fn(unsigned long function_id, unsigned long arg0, argument
145 sdei_firmware_call(function_id, arg0, arg1, arg2, arg3, arg4,
839 unsigned long arg0, unsigned long arg1,
843 arm_smccc_smc(function_id, arg0, arg1, arg2, arg3, arg4, 0, 0, res);
848 unsigned long arg0, unsigned long arg1,
852 arm_smccc_hvc(function_id, arg0, arg1, arg2, arg3, arg4, 0, 0, res);
838 sdei_smccc_smc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, struct arm_smccc_res *res) argument
847 sdei_smccc_hvc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, struct arm_smccc_res *res) argument
/linux-master/drivers/platform/surface/
H A Dsurface3_power.c97 u8 arg0; member in struct:gsb_command
403 if (gsb->cmd.arg0 == MSHW0011_CMD_DEST_ADP1 &&
415 if (gsb->cmd.arg0 != MSHW0011_CMD_DEST_BAT0) {
/linux-master/arch/sh/kernel/
H A Dentry-common.S380 mov.l @(OFF_R4,r15), r4 ! arg0
/linux-master/drivers/firmware/psci/
H A Dpsci.c113 unsigned long arg0, unsigned long arg1,
118 arm_smccc_hvc(function_id, arg0, arg1, arg2, 0, 0, 0, 0, &res);
124 unsigned long arg0, unsigned long arg1,
129 arm_smccc_smc(function_id, arg0, arg1, arg2, 0, 0, 0, 0, &res);
112 __invoke_psci_fn_hvc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2) argument
123 __invoke_psci_fn_smc(unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2) argument
/linux-master/drivers/acpi/acpica/
H A Ddbcmds.c1040 union acpi_object arg0; local
1052 arg0.integer.type = ACPI_TYPE_INTEGER;
1053 arg0.integer.value = gsiv_number;
1056 arg_list.pointer = &arg0;
H A Ddbtest.c87 return (de_ref_of(arg0))
94 store(arg1, arg0)
/linux-master/tools/testing/selftests/kvm/include/riscv/
H A Dprocessor.h189 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0,
/linux-master/drivers/hwmon/
H A Dacpi_power_meter.c146 union acpi_object arg0 = { ACPI_TYPE_INTEGER }; local
147 struct acpi_object_list args = { 1, &arg0 };
160 arg0.integer.value = temp;
219 union acpi_object arg0 = { ACPI_TYPE_INTEGER }; local
220 struct acpi_object_list args = { 1, &arg0 };
233 arg0.integer.value = temp;
/linux-master/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h384 static inline int __vm_enable_cap(struct kvm_vm *vm, uint32_t cap, uint64_t arg0) argument
386 struct kvm_enable_cap enable_cap = { .cap = cap, .args = { arg0 } };
390 static inline void vm_enable_cap(struct kvm_vm *vm, uint32_t cap, uint64_t arg0) argument
392 struct kvm_enable_cap enable_cap = { .cap = cap, .args = { arg0 } };
631 uint64_t arg0)
633 struct kvm_enable_cap enable_cap = { .cap = cap, .args = { arg0 } };
630 vcpu_enable_cap(struct kvm_vcpu *vcpu, uint32_t cap, uint64_t arg0) argument
/linux-master/arch/parisc/net/
H A Dbpf_jit_comp64.c505 static void emit_call_libgcc_ll(void *func, const s8 arg0, argument
511 emit_hppa64_zext32(arg0, HPPA_REG_ARG0, ctx);
514 emit_hppa_copy(arg0, HPPA_REG_ARG0, ctx);
519 if (arg0 != HPPA_REG_RET0) {
529 emit_imm(HPPA_REG_R31, func_addr, arg0, ctx);
547 emit_hppa_copy(HPPA_REG_RET0, arg0, ctx);
550 if (arg0 != HPPA_REG_RET0)
H A Dbpf_jit_comp32.c325 static void emit_call_millicode(void *func, const s8 arg0, argument
330 emit_hppa_copy(arg0, HPPA_REG_ARG0, ctx);
334 if (arg0 != HPPA_REG_RET1)
352 emit_hppa_copy(HPPA_REG_RET1, arg0, ctx);
355 if (arg0 != HPPA_REG_RET1)
359 static void emit_call_libgcc_ll(void *func, const s8 *arg0, argument
364 emit_hppa_copy(lo(arg0), HPPA_REG_ARG0, ctx);
365 emit_hppa_copy(hi(arg0), HPPA_REG_ARG1, ctx);
370 if (hi(arg0) != HPPA_REG_RET0)
393 emit_hppa_copy(HPPA_REG_RET0, hi(arg0), ct
[all...]
/linux-master/arch/riscv/kernel/
H A Dsbi.c27 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, argument
34 register uintptr_t a0 asm ("a0") = (uintptr_t)(arg0);
/linux-master/arch/parisc/include/asm/
H A Dasmregs.h15 arg0: .reg %r26
/linux-master/arch/riscv/include/asm/
H A Dsbi.h295 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0,
/linux-master/drivers/platform/x86/
H A Dasus-wmi.c149 u32 arg0; member in struct:bios_args
312 u32 arg0, u32 arg1, u32 arg2, u32 *retval)
315 .arg0 = arg0,
346 int asus_wmi_evaluate_method(u32 method_id, u32 arg0, u32 arg1, u32 *retval) argument
348 return asus_wmi_evaluate_method3(method_id, arg0, arg1, 0, retval);
353 u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4, u32 *retval)
356 .arg0 = arg0,
394 u32 arg0, u3
311 asus_wmi_evaluate_method3(u32 method_id, u32 arg0, u32 arg1, u32 arg2, u32 *retval) argument
352 asus_wmi_evaluate_method5(u32 method_id, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4, u32 *retval) argument
393 asus_wmi_evaluate_method_buf(u32 method_id, u32 arg0, u32 arg1, u8 *ret_buffer, size_t size) argument
[all...]
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c461 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, argument
466 register uintptr_t a0 asm ("a0") = (uintptr_t)(arg0);

Completed in 283 milliseconds

123