Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c529 static const MemoryRegionOps fw_cfg_data_mem_ops = { variable
1211 fw_cfg_data_mem_ops.valid.max_access_size, in fw_cfg_init_mem()
1360 const MemoryRegionOps *data_ops = &fw_cfg_data_mem_ops; in fw_cfg_mem_realize()