Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dmemory.c1518 static const MemoryRegionOps ram_device_mem_ops = { variable
1850 mr->ops = &ram_device_mem_ops; in memory_region_init_ram_device_ptr()