Searched defs:tb_size (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | region.c | 425 static size_t tcg_n_regions(size_t tb_size, unsigned max_cpus) in tcg_n_regions() 502 static int alloc_code_gen_buffer(size_t tb_size, int splitwx, Error **errp) in alloc_code_gen_buffer() 752 void tcg_region_init(size_t tb_size, int splitwx, unsigned max_cpus) in tcg_region_init()
|
H A D | tcg.c | 1375 void tcg_init(size_t tb_size, int splitwx, unsigned max_cpus) in tcg_init()
|
/openbmc/qemu/accel/tcg/ |
H A D | tcg-all.c | 49 unsigned long tb_size; member
|
/openbmc/qemu/block/ |
H A D | qcow2-bitmap.c | 1291 uint64_t tb_size = in store_bitmap_data() local 1384 uint32_t tb_size; in store_bitmap() local
|
/openbmc/linux/drivers/net/phy/ |
H A D | motorcomm.c | 751 int tb_size, in ytphy_get_delay_reg_value() 793 int tb_size = ARRAY_SIZE(ytphy_rgmii_delays); in ytphy_rgmii_clk_delay_config() local
|
/openbmc/linux/drivers/ps3/ |
H A D | ps3-lpm.c | 1078 u64 tb_size; in ps3_lpm_open() local
|
/openbmc/linux/net/ipv4/ |
H A D | nexthop.c | 1045 struct nlattr *tb[], size_t tb_size, in nh_check_attr_group()
|