Searched refs:fwcfg_arch_ops (Results 1 – 1 of 1) sorted by relevance
20 static struct fw_cfg_arch_ops *fwcfg_arch_ops; variable242 return fwcfg_arch_ops->arch_read_pio(entry, size, address); in qemu_fwcfg_read_entry_pio()267 fwcfg_arch_ops->arch_read_dma(&dma); in qemu_fwcfg_read_entry_dma()379 fwcfg_arch_ops = NULL; in qemu_fwcfg_init()383 fwcfg_arch_ops = ops; in qemu_fwcfg_init()
Completed in 4 milliseconds