Home
last modified time | relevance | path

Searched refs:t32 (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Drecord.c202 u32 t32, off, asize, prev_type; in mi_enum_attr() local
252 t32 = le32_to_cpu(attr->type); in mi_enum_attr()
253 if (!t32 || (t32 & 0xf) || (t32 > 0x100)) in mi_enum_attr()
257 if (t32 < prev_type) in mi_enum_attr()
279 t32 = sizeof(short) * attr->name_len; in mi_enum_attr()
280 if (t32 && le16_to_cpu(attr->name_off) + t32 > t16) in mi_enum_attr()
298 t32 = sizeof(short) * attr->name_len; in mi_enum_attr()
299 if (t32 && le16_to_cpu(attr->name_off) + t32 > t16) in mi_enum_attr()
314 t32 = mi->sbi->cluster_mask; in mi_enum_attr()
315 if (alloc_size & t32) in mi_enum_attr()
[all …]
H A Dfslog.c3053 u32 nsize, t32, asize, used, esize, off, bits; in do_action() local
3176 t32 = le32_to_cpu(oe->bytes_per_index); in do_action()
3177 if (bytes < t32) in do_action()
3178 bytes = t32; in do_action()
3777 u32 t32; in log_replay() local
3927 t32 = le32_to_cpu(log->rst_info.r_page->sys_page_size); in log_replay()
3928 if (log->page_size != t32) { in log_replay()
3930 log->page_size = norm_file_page(t32, &log->l_size, in log_replay()
3931 t32 == DefaultLogPageSize); in log_replay()
3934 if (log->page_size != t32 || in log_replay()
[all …]
H A Dindex.c877 u32 t32; in indx_init() local
880 t32 = le32_to_cpu(attr->res.data_size); in indx_init()
881 if (t32 <= offsetof(struct INDEX_ROOT, ihdr) || in indx_init()
883 t32 - offsetof(struct INDEX_ROOT, ihdr))) { in indx_init()
894 t32 = le32_to_cpu(root->index_block_size); in indx_init()
895 indx->index_bits = blksize_bits(t32); in indx_init()
898 if (t32 < sbi->cluster_size) { in indx_init()
900 if (t32 != root->index_block_clst * SECTOR_SIZE) in indx_init()
912 if (t32 != root->index_block_clst << sbi->cluster_bits) in indx_init()
H A Dfsntfs.c1992 u32 t32; in ntfs_get_security_by_id() local
2019 t32 = le32_to_cpu(sii_e->sec_hdr.size); in ntfs_get_security_by_id()
2020 if (t32 < sizeof(struct SECURITY_HDR)) { in ntfs_get_security_by_id()
2025 if (t32 > sizeof(struct SECURITY_HDR) + 0x10000) { in ntfs_get_security_by_id()
2031 *size = t32 - sizeof(struct SECURITY_HDR); in ntfs_get_security_by_id()
H A Dsuper.c1459 u32 t32 = le32_to_cpu(t->type); in ntfs_fill_super() local
1462 if ((t32 & 0xF) || le32_to_cpu(t[-1].type) >= t32) in ntfs_fill_super()
H A Dinode.c39 u32 rp_fa = 0, asize, t32; in ntfs_read_mft() local
60 t32 = bytes_to_cluster(sbi, MFT_REC_VOL * sbi->record_size); in ntfs_read_mft()
64 if (!run_add_entry(&ni->file.run, 0, t64, t32, true)) { in ntfs_read_mft()
H A Dfrecord.c1104 u32 list_reserve, max_free, free, used, t32; in ni_insert_attr() local
1199 t32 = le32_to_cpu(attr->size); in ni_insert_attr()
1202 attr->name_len, t32, attr_svcn(attr), t16, in ni_insert_attr()
1208 memcpy(eattr, attr, t32); in ni_insert_attr()
/openbmc/linux/fs/jfs/
H A Dresize.c66 int newNpages = 0, nPages, newPage, xlen, t32; in jfs_extendfs() local
132 t32 = (1 << (20 - sbi->l2bsize)) - 1; in jfs_extendfs()
133 newLogSize = (newLogSize + t32) & ~t32; in jfs_extendfs()
163 t32 = DIV_ROUND_UP(t64, BITSPERPAGE) + 1 + 50; in jfs_extendfs()
164 newFSCKSize = t32 << sbi->l2nbperpage; in jfs_extendfs()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c162 u32 t32[2]; in mt792x_get_tsf() member
171 tsf.t32[0] = mt76_rr(dev, MT_LPON_UTTR0(0)); in mt792x_get_tsf()
172 tsf.t32[1] = mt76_rr(dev, MT_LPON_UTTR1(0)); in mt792x_get_tsf()
188 u32 t32[2]; in mt792x_set_tsf() member
195 mt76_wr(dev, MT_LPON_UTTR0(0), tsf.t32[0]); in mt792x_set_tsf()
196 mt76_wr(dev, MT_LPON_UTTR1(0), tsf.t32[1]); in mt792x_set_tsf()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c916 u32 t32[2]; in mt7615_get_tsf() member
928 tsf.t32[0] = mt76_rr(dev, MT_LPON_UTTR0); in mt7615_get_tsf()
929 tsf.t32[1] = mt76_rr(dev, MT_LPON_UTTR1); in mt7615_get_tsf()
944 u32 t32[2]; in mt7615_set_tsf() member
954 mt76_wr(dev, MT_LPON_UTTR0, tsf.t32[0]); in mt7615_set_tsf()
955 mt76_wr(dev, MT_LPON_UTTR1, tsf.t32[1]); in mt7615_set_tsf()
970 u32 t32[2]; in mt7615_offset_tsf() member
980 mt76_wr(dev, MT_LPON_UTTR0, tsf.t32[0]); in mt7615_offset_tsf()
981 mt76_wr(dev, MT_LPON_UTTR1, tsf.t32[1]); in mt7615_offset_tsf()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c847 u32 t32[2]; in __mt7996_get_tsf() member
858 tsf.t32[0] = mt76_rr(dev, MT_LPON_UTTR0(phy->mt76->band_idx)); in __mt7996_get_tsf()
859 tsf.t32[1] = mt76_rr(dev, MT_LPON_UTTR1(phy->mt76->band_idx)); in __mt7996_get_tsf()
887 u32 t32[2]; in mt7996_set_tsf() member
895 mt76_wr(dev, MT_LPON_UTTR0(phy->mt76->band_idx), tsf.t32[0]); in mt7996_set_tsf()
896 mt76_wr(dev, MT_LPON_UTTR1(phy->mt76->band_idx), tsf.t32[1]); in mt7996_set_tsf()
913 u32 t32[2]; in mt7996_offset_tsf() member
921 mt76_wr(dev, MT_LPON_UTTR0(phy->mt76->band_idx), tsf.t32[0]); in mt7996_offset_tsf()
922 mt76_wr(dev, MT_LPON_UTTR1(phy->mt76->band_idx), tsf.t32[1]); in mt7996_offset_tsf()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c925 u32 t32[2]; in __mt7915_get_tsf() member
940 tsf.t32[0] = mt76_rr(dev, MT_LPON_UTTR0(band)); in __mt7915_get_tsf()
941 tsf.t32[1] = mt76_rr(dev, MT_LPON_UTTR1(band)); in __mt7915_get_tsf()
970 u32 t32[2]; in mt7915_set_tsf() member
978 mt76_wr(dev, MT_LPON_UTTR0(band), tsf.t32[0]); in mt7915_set_tsf()
979 mt76_wr(dev, MT_LPON_UTTR1(band), tsf.t32[1]); in mt7915_set_tsf()
1001 u32 t32[2]; in mt7915_offset_tsf() member
1009 mt76_wr(dev, MT_LPON_UTTR0(band), tsf.t32[0]); in mt7915_offset_tsf()
1010 mt76_wr(dev, MT_LPON_UTTR1(band), tsf.t32[1]); in mt7915_offset_tsf()
/openbmc/qemu/target/alpha/
H A Dtranslate.c1373 TCGv_i32 t32; in translate_one() local
1935 t32 = tcg_temp_new_i32(); in translate_one()
1937 tcg_gen_extrl_i64_i32(t32, va); in translate_one()
1938 gen_helper_memory_to_s(vc, t32); in translate_one()
1957 t32 = tcg_temp_new_i32(); in translate_one()
1959 tcg_gen_extrl_i64_i32(t32, va); in translate_one()
1960 gen_helper_memory_to_f(vc, t32); in translate_one()
2470 t32 = tcg_temp_new_i32(); in translate_one()
2472 gen_helper_s_to_memory(t32, va); in translate_one()
2473 tcg_gen_ext_i32_i64(vc, t32); in translate_one()
/openbmc/qemu/target/arm/tcg/
H A Dmeson.build18 decodetree.process('t32.decode', extra_args: '--static-decode=disas_t32'),
H A Dtranslate-sve.c1809 TCGv_i32 t32, desc; in do_sat_addsub_vec() local
1820 t32 = tcg_temp_new_i32(); in do_sat_addsub_vec()
1821 tcg_gen_extrl_i64_i32(t32, val); in do_sat_addsub_vec()
1823 tcg_gen_neg_i32(t32, t32); in do_sat_addsub_vec()
1826 gen_helper_sve_uqaddi_b(dptr, nptr, t32, desc); in do_sat_addsub_vec()
1828 gen_helper_sve_sqaddi_b(dptr, nptr, t32, desc); in do_sat_addsub_vec()
1833 t32 = tcg_temp_new_i32(); in do_sat_addsub_vec()
1834 tcg_gen_extrl_i64_i32(t32, val); in do_sat_addsub_vec()
1836 tcg_gen_neg_i32(t32, t32); in do_sat_addsub_vec()
1839 gen_helper_sve_uqaddi_h(dptr, nptr, t32, desc); in do_sat_addsub_vec()
[all …]
H A Dsme_helper.c1013 float32 t32; in f16_dotadd() local
1026 t32 = float64_to_float32(t64, s_std); in f16_dotadd()
1029 return float32_add(sum, t32, s_std); in f16_dotadd()
H A Dvec_helper.c2868 float32 t32; in bfdotadd_ebf() local
2881 t32 = float64_to_float32(t64, fpst); in bfdotadd_ebf()
2884 return float32_add(sum, t32, fpst); in bfdotadd_ebf()
/openbmc/qemu/target/hppa/
H A Dtranslate.c3675 TCGv_i32 t32 = tcg_temp_new_i32(); in trans_shrp_sar() local
3678 tcg_gen_extrl_i64_i32(t32, src2); in trans_shrp_sar()
3681 tcg_gen_rotr_i32(t32, t32, s32); in trans_shrp_sar()
3682 tcg_gen_extu_i32_i64(dest, t32); in trans_shrp_sar()
3736 TCGv_i32 t32 = tcg_temp_new_i32(); in trans_shrp_imm() local
3737 tcg_gen_extrl_i64_i32(t32, t2); in trans_shrp_imm()
3738 tcg_gen_rotri_i32(t32, t32, sa); in trans_shrp_imm()
3739 tcg_gen_extu_i32_i64(dest, t32); in trans_shrp_imm()
/openbmc/qemu/tcg/
H A Dtcg-op.c2506 TCGv_i32 t32 = tcg_temp_ebb_new_i32(); in tcg_gen_ctzi_i64() local
2507 tcg_gen_ctzi_i32(t32, TCGV_HIGH(arg1), arg2 - 32); in tcg_gen_ctzi_i64()
2508 tcg_gen_addi_i32(t32, t32, 32); in tcg_gen_ctzi_i64()
2509 tcg_gen_ctz_i32(TCGV_LOW(ret), TCGV_LOW(arg1), t32); in tcg_gen_ctzi_i64()
2511 tcg_temp_free_i32(t32); in tcg_gen_ctzi_i64()
H A Dtcg-op-gvec.c1391 TCGv_i32 t32 = tcg_temp_new_i32(); in tcg_gen_gvec_2s() local
1393 tcg_gen_extrl_i64_i32(t32, c); in tcg_gen_gvec_2s()
1394 tcg_gen_dup_i32(g->vece, t32, t32); in tcg_gen_gvec_2s()
1395 expand_2s_i32(dofs, aofs, oprsz, t32, g->scalar_first, g->fni4); in tcg_gen_gvec_2s()
1396 tcg_temp_free_i32(t32); in tcg_gen_gvec_2s()
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c2845 TCGv_i32 t32 = tcg_temp_new_i32(); in op_loc() local
2848 tcg_gen_setcond_i32(c.cond, t32, c.u.s32.a, c.u.s32.b); in op_loc()
2851 tcg_gen_extu_i32_i64(t, t32); in op_loc()
4469 TCGv_i64 t32 = tcg_constant_i64(32); in op_stmh() local
4472 tcg_gen_shl_i64(t, regs[r1], t32); in op_stmh()
4771 TCGv_i32 t32; in op_xc() local
4810 t32 = tcg_constant_i32(l); in op_xc()
4811 gen_helper_xc(cc_op, tcg_env, t32, o->addr1, o->in2); in op_xc()
/openbmc/qemu/target/m68k/
H A Dtranslate.c923 TCGv t32; in gen_fp_move() local
926 t32 = tcg_temp_new(); in gen_fp_move()
927 tcg_gen_ld16u_i32(t32, src, offsetof(FPReg, l.upper)); in gen_fp_move()
928 tcg_gen_st16_i32(t32, dest, offsetof(FPReg, l.upper)); in gen_fp_move()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c2965 uint32_t t32 = 0; in qla_tgt_set_dif_tags() local
2984 t32 = ha->tgt.tgt_ops->get_dif_tags(cmd, pfw_prot_opts); in qla_tgt_set_dif_tags()
3007 !(ha->tgt.tgt_ops->chk_dif_tags(t32))) { in qla_tgt_set_dif_tags()
3024 !(ha->tgt.tgt_ops->chk_dif_tags(t32))) { in qla_tgt_set_dif_tags()
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c3911 TCGv_i32 t32 = tcg_temp_new_i32(); in gen_loongson_multimedia() local
3914 tcg_gen_extrl_i64_i32(t32, t64); in gen_loongson_multimedia()
3915 tcg_gen_deposit_i32(fpu_fcr31, fpu_fcr31, t32, in gen_loongson_multimedia()
/openbmc/linux/
H A Dopengrok0.0.log[all...]