Searched refs:fw_cfg_arch_ops (Results 1 – 3 of 3) sorted by relevance
94 struct fw_cfg_arch_ops { struct154 void qemu_fwcfg_init(struct fw_cfg_arch_ops *ops);
19 static struct fw_cfg_arch_ops *fwcfg_arch_ops;371 void qemu_fwcfg_init(struct fw_cfg_arch_ops *ops) in qemu_fwcfg_init()
55 static struct fw_cfg_arch_ops fwcfg_x86_ops = {