| /linux/tools/testing/selftests/kvm/include/ |
| H A D | ucall_common.h | 56 #define GUEST_SYNC1(arg0) ucall(UCALL_SYNC, 1, arg0) argument 57 #define GUEST_SYNC2(arg0, arg1) ucall(UCALL_SYNC, 2, arg0, arg1) argument 58 #define GUEST_SYNC3(arg0, arg1, arg2) \ argument 60 #define GUEST_SYNC4(arg0, arg1, arg2, arg3) \ argument 62 #define GUEST_SYNC5(arg0, arg1, arg2, arg3, arg4) \ argument 64 #define GUEST_SYNC6(arg0, arg1, arg2, arg3, arg4, arg5) \ argument
|
| H A D | kvm_util.h | 407 static inline int __vm_enable_cap(struct kvm_vm *vm, u32 cap, u64 arg0) in __vm_enable_cap() 414 static inline void vm_enable_cap(struct kvm_vm *vm, u32 cap, u64 arg0) in vm_enable_cap() 756 u64 arg0) in vcpu_enable_cap()
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | rmwcc.h | 15 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 18 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument
|
| /linux/arch/arm/mach-bcm/ |
| H 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()
|
| /linux/arch/x86/include/asm/ |
| H A D | rmwcc.h | 18 #define GEN_UNARY_RMWcc_4(op, var, cc, arg0) \ argument 26 #define GEN_BINARY_RMWcc_6(op, var, cc, vcon, _val, arg0) \ argument
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | wmi-helpers.h | 13 u32 arg0; member
|
| /linux/arch/arm/mach-at91/ |
| H A D | sam_secure.c | 17 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1) in sam_smccc_call()
|
| /linux/arch/riscv/kernel/ |
| H A D | sbi_ecall.c | 20 struct sbiret __sbi_ecall(unsigned long arg0, unsigned long arg1, in __sbi_ecall()
|
| /linux/arch/mips/kernel/ |
| H A D | relocate_kernel.S | 148 arg0: PTR_WD 0x0 label
|
| /linux/include/linux/usb/ |
| H A D | of.h | 29 of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) in of_usb_get_dr_mode_by_phy()
|
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | processor.c | 625 #define __smccc_call(insn, function_id, arg0, arg1, arg2, arg3, arg4, arg5, \ argument 648 void smccc_hvc(u32 function_id, u64 arg0, u64 arg1, in smccc_hvc() 656 void smccc_smc(u32 function_id, u64 arg0, u64 arg1, in smccc_smc()
|
| /linux/arch/sh/kernel/ |
| H A D | sh_bios.c | 25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call()
|
| /linux/drivers/firmware/ |
| H A D | arm_sdei.c | 136 static int invoke_sdei_fn(unsigned long function_id, unsigned long arg0, in invoke_sdei_fn() 839 unsigned long arg0, unsigned long arg1, in sdei_smccc_smc() 848 unsigned long arg0, unsigned long arg1, in sdei_smccc_hvc()
|
| /linux/arch/arm/mach-omap1/ |
| H A D | pm.c | 202 unsigned long arg0 = 0, arg1 = 0; in omap1_pm_suspend() local
|
| /linux/arch/parisc/net/ |
| H 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()
|
| H A D | bpf_jit_comp64.c | 505 static void emit_call_libgcc_ll(void *func, const s8 arg0, in emit_call_libgcc_ll()
|
| /linux/drivers/acpi/acpica/ |
| H A D | dbcmds.c | 1040 union acpi_object arg0; in acpi_db_generate_interrupt() local
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-smbios-base.c | 324 u32 arg0, u32 arg1, u32 arg2, u32 arg3) in dell_fill_request()
|
| /linux/drivers/platform/loongarch/ |
| H A D | loongson-laptop.c | 359 union acpi_object arg0 = { ACPI_TYPE_INTEGER }; in ec_backlight_set_power() local
|
| /linux/tools/testing/selftests/kvm/lib/riscv/ |
| H A D | processor.c | 477 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall()
|
| /linux/drivers/platform/surface/ |
| H A D | surface3_power.c | 97 u8 arg0; member
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt61pci.c | 139 const u8 arg0, const u8 arg1) in rt61pci_mcu_request()
|
| /linux/drivers/acpi/ |
| H A D | acpi_video.c | 628 union acpi_object arg0 = { ACPI_TYPE_INTEGER }; in acpi_video_device_EDID() local
|