Home
last modified time | relevance | path

Searched refs:base_type (Results 1 – 19 of 19) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg-op-vec.c193 TCGType type = rt->base_type; in vec_gen_op2()
206 TCGType type = rt->base_type; in vec_gen_op3()
231 TCGType type = rt->base_type; in tcg_gen_dup_i64_vec()
251 TCGType type = rt->base_type; in tcg_gen_dup_i32_vec()
262 TCGType type = rt->base_type; in tcg_gen_dup_mem_vec()
272 TCGType type = rt->base_type; in vec_gen_ldst()
292 TCGType type = rt->base_type; in tcg_gen_stl_vec()
374 TCGType type = rt->base_type; in do_op2()
452 TCGType type = rt->base_type; in do_shifti()
516 TCGType type = rt->base_type; in tcg_gen_cmp_vec()
[all …]
H A Dtcg.c1552 ts->base_type = type; in tcg_global_reg_new_internal()
1597 ts->base_type = TCG_TYPE_I64; in tcg_global_mem_new_internal()
1608 ts2->base_type = TCG_TYPE_I64; in tcg_global_mem_new_internal()
1619 ts->base_type = type; in tcg_global_mem_new_internal()
1689 ts->base_type = type; in tcg_temp_new_internal()
1702 ts2->base_type = type; in tcg_temp_new_internal()
1874 ts->base_type = type; in tcg_constant_internal()
3952 dts->base_type = its->base_type; in liveness_pass_2()
4132 size = tcg_type_size(ts->base_type); in temp_allocate_frame()
4133 switch (ts->base_type) { in temp_allocate_frame()
[all …]
H A Doptimize.c2613 if (src && src->base_type == type) { in fold_tcg_ld_memcopy()
/openbmc/u-boot/drivers/ram/stm32mp1/
H A Dstm32mp1_ddr.c179 enum base_type { enum
189 enum base_type base;
216 static u32 get_base_addr(const struct ddr_info *priv, enum base_type base) in get_base_addr()
230 enum base_type base = ddr_registers[type].base; in set_reg()
/openbmc/qemu/target/alpha/
H A Dcpu.c256 #define DEFINE_ALPHA_CPU_TYPE(base_type, cpu_model, initfn) \ argument
258 .parent = base_type, \
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-gpio.c68 enum base_type { enum
91 static inline void nsp_set_bit(struct nsp_gpio *chip, enum base_type address, in nsp_set_bit()
115 static inline bool nsp_get_bit(struct nsp_gpio *chip, enum base_type address, in nsp_get_bit()
/openbmc/linux/drivers/nvmem/
H A Dsunplus-ocotp.c58 enum base_type { enum
/openbmc/linux/net/ipv4/
H A Dbpf_tcp_ca.c62 if (base_type(info->reg_type) == PTR_TO_BTF_ID && in bpf_tcp_ca_is_valid_access()
/openbmc/linux/kernel/bpf/
H A Dverifier.c430 type = base_type(type); in type_is_pkt_pointer()
456 type = base_type(type); in reg_not_null()
636 if (base_type(type) == PTR_TO_BTF_ID) in reg_type_str()
1386 if (base_type(t) == PTR_TO_BTF_ID) in print_verifier_state()
4453 switch (base_type(type)) { in is_spillable_regtype()
7201 switch (base_type(reg->type)) { in check_helper_mem_access()
8552 switch (base_type(arg_type)) { in check_func_arg()
10237 switch (base_type(ret_type)) { in check_helper_call()
10823 if ((base_type(reg->type) == PTR_TO_BTF_ID || reg2btf_ids[base_type(reg->type)])) { in get_kfunc_ptr_arg_type()
16032 switch (base_type(rold->type)) { in regsafe()
[all …]
H A Dbtf.c6032 type = base_type(ctx_arg_info->reg_type); in btf_ctx_access()
/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_pci.c624 func->base_type[(cloop - 0x10) >> 2] = type; in cpqhp_save_base_addr_length()
663 func->base_type[(cloop - 0x10) >> 2] = type; in cpqhp_save_base_addr_length()
1139 if (func->base_type[(cloop - 0x10) >> 2] != type) in cpqhp_valid_replace()
H A Dcpqphp.h236 u8 base_type[0x06]; member
/openbmc/linux/include/linux/
H A Dbpf_verifier.h749 static inline u32 base_type(u32 type) in base_type() function
/openbmc/linux/drivers/spi/
H A Dspi-bcm-qspi.c190 enum base_type { enum
303 static inline u32 bcm_qspi_read(struct bcm_qspi *qspi, enum base_type type, in bcm_qspi_read()
310 static inline void bcm_qspi_write(struct bcm_qspi *qspi, enum base_type type, in bcm_qspi_write()
/openbmc/linux/tools/net/ynl/
H A Dynl-gen-c.py471 def __init__(self, family, attr_set, attr, value, base_type): argument
474 self.base_type = base_type
512 return self.base_type._attr_policy(policy)
515 return self.base_type._attr_typol()
/openbmc/qemu/scripts/qapi/
H A Dschema.py768 base_type = schema.lookup_type(tag_member.defined_in)
769 assert base_type
770 if not base_type.is_implicit():
/openbmc/qemu/include/tcg/
H A Dtcg.h404 TCGType base_type:8; member
/openbmc/qemu/docs/devel/
H A Dtcg-ops.rst114 of variables with ``type=TCG_TYPE_I32`` and ``base_type=TCG_TYPE_I64``.
132 of variables with ``type=TCG_TYPE_REG`` and ``base_type=TCG_TYPE_I128``.
/openbmc/linux/Documentation/bpf/
H A Dbtf.rst521 -> base_type