Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dopenpic.h151 MemoryRegion sub_io_mem[6]; member
/openbmc/qemu/hw/intc/
H A Dopenpic.c1377 assert(*count < ARRAY_SIZE(opp->sub_io_mem)); in map_list()
1379 memory_region_init_io(&opp->sub_io_mem[*count], OBJECT(opp), list->ops, in map_list()
1383 &opp->sub_io_mem[*count]); in map_list()