Searched refs:cfmws_ops (Results 1 – 4 of 4) sorted by relevance
15 const MemoryRegionOps cfmws_ops; variable
278 const MemoryRegionOps cfmws_ops = { variable
20 extern const MemoryRegionOps cfmws_ops;
951 memory_region_init_io(&fw->mr, OBJECT(machine), &cfmws_ops, fw, in pc_memory_init()