/openbmc/qemu/tests/tcg/s390x/ |
H A D | vxeh2_vstrs.c | 13 vstrs(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vstrs() 36 S390Vector v3 = {.d[0] = 0x205e410000000000ULL, .d[1] = 0}; in test_ignored_match() local 48 S390Vector v3 = {.d[0] = 0, .d[1] = 0}; in test_empty_needle() local 60 S390Vector v3 = {.d[0] = 0, .d[1] = 0}; in test_max_length() local 72 S390Vector v3 = {.d[0] = 0xfffffffeffffffffULL, in test_no_match() local
|
H A D | vxeh2_vs.c | 12 static inline void vsl(S390Vector *v1, S390Vector *v2, S390Vector *v3) in vsl() 20 static inline void vsra(S390Vector *v1, S390Vector *v2, S390Vector *v3) in vsra() 28 static inline void vsrl(S390Vector *v1, S390Vector *v2, S390Vector *v3) in vsrl() 37 S390Vector *v3, const uint8_t I) in vsld() 47 S390Vector *v3, const uint8_t I) in vsrd()
|
H A D | vrep.c | 28 vrep(S390Vector *v1, const S390Vector *v3, const uint16_t i2, const uint8_t m4) in vrep() 44 S390Vector v3 = {.d[0] = 1, .d[1] = 2}; in main() local
|
H A D | vfminmax.c | 24 void *v1, const void *v2, const void *v3) in vfminmax() 215 const void *v2, const void *v3) in signed_test() 280 char v1_exp[16], v2[16], v3[16]; in main() local
|
H A D | vcksm.c | 18 S390Vector v3 = { in main() local
|
/openbmc/linux/drivers/char/mwave/ |
H A D | mwavedd.h | 89 #define PRINTK_4(f,s,v1,v2,v3) \ argument 94 #define PRINTK_5(f,s,v1,v2,v3,v4) \ argument 99 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) \ argument 104 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) \ argument 109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \ argument 118 #define PRINTK_4(f,s,v1,v2,v3) argument 119 #define PRINTK_5(f,s,v1,v2,v3,v4) argument 120 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) argument 121 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) argument 122 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) argument
|
/openbmc/linux/include/pcmcia/ |
H A D | device_id.h | 34 #define PCMCIA_DEVICE_PROD_ID3(v3, vh3) { \ argument 45 #define PCMCIA_DEVICE_PROD_ID13(v1, v3, vh1, vh3) { \ argument 57 #define PCMCIA_DEVICE_PROD_ID123(v1, v2, v3, vh1, vh2, vh3) { \ argument 71 #define PCMCIA_DEVICE_PROD_ID134(v1, v3, v4, vh1, vh3, vh4) { \ argument 78 #define PCMCIA_DEVICE_PROD_ID1234(v1, v2, v3, v4, vh1, vh2, vh3, vh4) { \ argument 95 #define PCMCIA_DEVICE_MANF_CARD_PROD_ID3(manf, card, v3, vh3) { \ argument 137 #define PCMCIA_MFC_DEVICE_PROD_ID13(mfc, v1, v3, vh1, vh3) { \ argument 145 #define PCMCIA_MFC_DEVICE_PROD_ID123(mfc, v1, v2, v3, vh1, vh2, vh3) { \ argument 186 #define PCMCIA_PFC_DEVICE_PROD_ID13(mfc, v1, v3, vh1, vh3) { \ argument 194 #define PCMCIA_PFC_DEVICE_PROD_ID123(mfc, v1, v2, v3, vh1, vh2, vh3) { \ argument [all …]
|
/openbmc/linux/arch/arm64/lib/ |
H A D | xor-neon.c | 19 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_2() local 48 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_3() local 86 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_4() local 133 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_5() local 203 register uint64x2_t v0, v1, v2, v3; in xor_arm64_eor3_3() local 240 register uint64x2_t v0, v1, v2, v3; in xor_arm64_eor3_4() local 286 register uint64x2_t v0, v1, v2, v3; in xor_arm64_eor3_5() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | reg_helper.h | 72 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 78 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 85 #define REG_SET_5(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 94 #define REG_SET_6(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 104 #define REG_SET_7(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 115 #define REG_SET_8(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 127 #define REG_SET_9(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 140 #define REG_SET_10(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 165 #define REG_GET_3(reg_name, f1, v1, f2, v2, f3, v3) \ argument 171 #define REG_GET_4(reg_name, f1, v1, f2, v2, f3, v3, f4, v4) \ argument [all …]
|
H A D | bw_fixed.h | 56 struct bw_fixed v3) in bw_min3() 63 struct bw_fixed v3) in bw_max3()
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pci-v3-semi.c | 313 struct v3_pci *v3 = bus->sysdata; in v3_map_bus() local 381 static void v3_unmap_bus(struct v3_pci *v3) in v3_unmap_bus() 405 struct v3_pci *v3 = bus->sysdata; in v3_pci_read_config() local 419 struct v3_pci *v3 = bus->sysdata; in v3_pci_write_config() local 438 struct v3_pci *v3 = data; in v3_irq() local 480 static int v3_integrator_init(struct v3_pci *v3) in v3_integrator_init() 517 static int v3_pci_setup_resource(struct v3_pci *v3, in v3_pci_setup_resource() 595 static int v3_get_dma_range_config(struct v3_pci *v3, in v3_get_dma_range_config() 673 static int v3_pci_parse_map_dma_ranges(struct v3_pci *v3, in v3_pci_parse_map_dma_ranges() 710 struct v3_pci *v3; in v3_pci_probe() local
|
/openbmc/linux/lib/ |
H A D | xxhash.c | 112 uint32_t v3 = seed + 0; in xxh32() local 182 uint64_t v3 = seed + 0; in xxh64() local 310 uint32_t v3 = state->v3; in xxh32_update() local 415 uint64_t v3 = state->v3; in xxh64_update() local 454 const uint64_t v3 = state->v3; in xxh64_digest() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/ |
H A D | dmub_reg.h | 70 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 76 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 97 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument 103 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
|
/openbmc/qemu/include/qemu/ |
H A D | xxhash.h | 56 uint32_t v3 = QEMU_XXHASH_SEED + 0; in qemu_xxhash8() local 192 uint64_t v3, uint64_t v4) in XXH64_mergerounds() 220 uint64_t v3 = QEMU_XXHASH_SEED + 0; in qemu_xxhash64_4() local
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec_string_helper.c | 78 static int vfae(void *v1, const void *v2, const void *v3, bool in, in vfae() 164 static int vfee(void *v1, const void *v2, const void *v3, bool zs, uint8_t es) in vfee() 221 static int vfene(void *v1, const void *v2, const void *v3, bool zs, uint8_t es) in vfene() 345 static int vstrc(void *v1, const void *v2, const void *v3, const void *v4, in vstrc() 474 static int vstrs(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vstrs()
|
H A D | vec_fpu_helper.c | 260 static void vop32_3(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vop32_3() 283 static void vop64_3(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vop64_3() 306 static void vop128_3(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vop128_3() 416 static int vfc32(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vfc32() 448 static int vfc64(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vfc64() 480 static int vfc128(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vfc128() 615 static void vfma32(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vfma32() 639 static void vfma64(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vfma64() 663 static void vfma128(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vfma128() 904 const S390Vector *v3, CPUS390XState *env, in vfminmax32() [all …]
|
/openbmc/linux/include/linux/ |
H A D | xxhash.h | 151 uint32_t v3; member 164 uint64_t v3; member
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | preg_alias.c | 25 static uint32_t preg_alias(uint8_t v0, uint8_t v1, uint8_t v2, uint8_t v3) in preg_alias() 39 static uint32_t preg_alias_pair(uint8_t v0, uint8_t v1, uint8_t v2, uint8_t v3) in preg_alias_pair()
|
/openbmc/qemu/target/arm/ |
H A D | arm-qmp-cmds.c | 44 static inline void gic_cap_kvm_probe(GICCapability *v2, GICCapability *v3) in gic_cap_kvm_probe() 70 GICCapability *v2 = gic_cap_new(2), *v3 = gic_cap_new(3); in qmp_query_gic_capabilities() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
H A D | dcn_calc_math.c | 94 float dcn_bw_max3(float v1, float v2, float v3) in dcn_bw_max3() 99 float dcn_bw_max5(float v1, float v2, float v3, float v4, float v5) in dcn_bw_max5()
|
/openbmc/phosphor-host-ipmid/test/message/ |
H A D | pack.cpp | 106 bool v4 = true, v3 = false, v2 = false, v1 = true; in TEST() local 345 uint32_t v3 = 0x44332211; in TEST() local 366 uint32_t v3 = 0x44332211; in TEST() local 405 std::bitset<7> v3(0x73); // binary 0b1110011 in TEST() local 435 bool v3 = false; // binary 0b0 in TEST() local
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | stream_test.cpp | 70 uint64_t v3 = 0x445566778899AABB; in TEST() local 117 uint8_t v3 = 0xCC; in TEST() local
|
/openbmc/linux/sound/usb/ |
H A D | clock.c | 26 struct uac3_clock_source_descriptor v3; member 31 struct uac3_clock_selector_descriptor v3; member 36 struct uac_clock_multiplier_descriptor v3; member
|
/openbmc/linux/tools/power/cpupower/debug/kernel/ |
H A D | cpufreq-test_tsc.c | 37 u32 v1=0,v2=0,v3=0; in read_pmtmr() local
|
/openbmc/linux/lib/crypto/mpi/ |
H A D | mpi-inv.c | 33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; in mpi_invm() local
|