Home
last modified time | relevance | path

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

/qemu/hw/pci-host/
H A Dq35.c279 static const MemoryRegionOps blackhole_ops = { variable
628 &blackhole_ops, NULL, in mch_realize()
645 memory_region_init_io(&mch->smbase_blackhole, OBJECT(mch), &blackhole_ops, in mch_realize()