Searched defs:arg0 (Results 1 – 12 of 12) sorted by relevance
| /arch/loongarch/include/asm/ |
| A D | kvm_para.h | 66 static __always_inline long kvm_hypercall1(u64 fid, unsigned long arg0) in kvm_hypercall1() 83 unsigned long arg0, unsigned long arg1) in kvm_hypercall2() 101 unsigned long arg0, unsigned long arg1, unsigned long arg2) in kvm_hypercall3() 120 unsigned long arg0, unsigned long arg1, in kvm_hypercall4() 141 unsigned long arg0, unsigned long arg1, in kvm_hypercall5()
|
| /arch/arm/mach-bcm/ |
| A D | bcm_kona_smc.c | 17 unsigned arg0; member 139 unsigned bcm_kona_smc(unsigned service_id, unsigned arg0, unsigned arg1, in bcm_kona_smc()
|
| /arch/arm/mach-at91/ |
| A D | sam_secure.c | 17 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1) in sam_smccc_call()
|
| /arch/riscv/kernel/ |
| A D | sbi_ecall.c | 20 struct sbiret __sbi_ecall(unsigned long arg0, unsigned long arg1, in __sbi_ecall()
|
| /arch/mips/kernel/ |
| A D | relocate_kernel.S | 148 arg0: PTR_WD 0x0 label
|
| /arch/x86/include/asm/ |
| A D | rmwcc.h | 40 #define GEN_UNARY_RMWcc_4(op, var, cc, arg0) \ argument 48 #define GEN_BINARY_RMWcc_6(op, var, cc, vcon, _val, arg0) \ argument
|
| /arch/sh/kernel/ |
| A D | sh_bios.c | 25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call()
|
| /arch/arm/mach-omap1/ |
| A D | pm.c | 202 unsigned long arg0 = 0, arg1 = 0; in omap1_pm_suspend() local
|
| /arch/arm64/kvm/hyp/nvhe/ |
| A D | psci-relay.c | 63 static unsigned long psci_call(unsigned long fn, unsigned long arg0, in psci_call()
|
| /arch/parisc/net/ |
| A D | bpf_jit_comp32.c | 325 static void emit_call_millicode(void *func, const s8 arg0, in emit_call_millicode() 359 static void emit_call_libgcc_ll(void *func, const s8 *arg0, in emit_call_libgcc_ll()
|
| A D | bpf_jit_comp64.c | 505 static void emit_call_libgcc_ll(void *func, const s8 arg0, in emit_call_libgcc_ll()
|
| /arch/parisc/kernel/ |
| A D | firmware.c | 1846 unsigned int arg0; member 1884 unsigned long arg0; member
|
Completed in 27 milliseconds