Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dtcg.c4175 int part_size = tcg_type_size(ts->type); in temp_allocate_frame() local
4176 int part_count = size / part_size; in temp_allocate_frame()
4184 ts[i].mem_offset = off + i * part_size; in temp_allocate_frame()