Searched defs:splitwx (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | region.c | 502 static int alloc_code_gen_buffer(size_t tb_size, int splitwx, Error **errp) in alloc_code_gen_buffer() 531 static int alloc_code_gen_buffer(size_t size, int splitwx, Error **errp) in alloc_code_gen_buffer() 685 static int alloc_code_gen_buffer(size_t 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()
|