/openbmc/qemu/hw/hyperv/ |
H A D | hv-balloon-internal.h | 17 #define SUM_OVERFLOW_U64(in1, in2) ((in1) > UINT64_MAX - (in2)) argument 18 #define SUM_SATURATE_U64(in1, in2) \ argument
|
/openbmc/linux/arch/ia64/lib/ |
H A D | ip_fast_csum.S | 29 #define in1 r33 macro
|
H A D | memcpy_mck.S | 72 #define in1 r33 macro
|
/openbmc/linux/lib/ |
H A D | test_memcat_p.c | 24 struct test_struct **in0, **in1, **out, **p; in test_memcat_p_init() local
|
/openbmc/qemu/crypto/ |
H A D | afsplit.c | 32 const uint8_t *in1, in qcrypto_afsplit_xor()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_skeleton.c | 16 int in1 = -1; variable
|
/openbmc/u-boot/board/freescale/ls1012ardb/ |
H A D | ls1012ardb.c | 34 u8 in1; in checkboard() local
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 913 TCGv_i64 res, TCGv_i64 in1, in do_sub_cond() 1089 TCGv_i64 in1, TCGv_i64 in2, in do_add_sv() 1130 TCGv_i64 in1, int shift, bool d) in do_add_uv() 1144 TCGv_i64 in1, TCGv_i64 in2) in do_sub_sv() 1190 TCGv_i64 dest, cb, cb_msb, in1, uv, sv, tmp; in do_add() local 1293 static void do_sub(DisasContext *ctx, unsigned rt, TCGv_i64 in1, in do_sub() 1382 static void do_cmpclr(DisasContext *ctx, unsigned rt, TCGv_i64 in1, in do_cmpclr() 1408 static void do_log(DisasContext *ctx, unsigned rt, TCGv_i64 in1, in do_log() argument 1436 static void do_unit_addsub(DisasContext *ctx, unsigned rt, TCGv_i64 in1, in do_unit_addsub() 2982 TCGv_i64 dest, add1, add2, addc, in1, in2; in trans_ds() local [all …]
|
/openbmc/linux/crypto/ |
H A D | ansi_cprng.c | 68 static void xor_vectors(unsigned char *in1, unsigned char *in2, in xor_vectors()
|
/openbmc/linux/drivers/input/mouse/ |
H A D | vmmouse.c | 84 #define VMMOUSE_CMD(cmd, in1, out1, out2, out3, out4) \ argument
|
/openbmc/linux/drivers/platform/x86/ |
H A D | toshiba_acpi.c | 357 static u32 hci_write(struct toshiba_acpi_dev *dev, u32 reg, u32 in1) in hci_write() 454 static u32 sci_write(struct toshiba_acpi_dev *dev, u32 reg, u32 in1) in sci_write()
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | test.c | 1606 struct tb_port *in1, *in2, *in3, *out1, *out2, *out3; in tb_test_tunnel_3dp() local
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 1769 TCGv_i64 in1 = tcg_temp_ebb_new_i64(); in tcg_gen_gvec_dup_mem() local 1798 TCGv_vec in1 = tcg_temp_new_vec(TCG_TYPE_V128); in tcg_gen_gvec_dup_mem() local
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | psb_intel_sdvo_regs.h | 180 u16 in0, in1; member
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_sdvo_regs.h | 191 u16 in0, in1; member
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate.c | 1007 TCGv_i64 out, out2, in1, in2; member
|