Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Duninorth.c523 static const MemoryRegionOps unin_ops = { variable
534 memory_region_init_io(&s->mem, obj, &unin_ops, s, "unin", 0x1000); in unin_init()