Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c29 static int xen_pt_ptr_reg_init(XenPCIPassthroughState *s, XenPTRegInfo *reg,
84 XenPTRegInfo *reg = NULL; in xen_pt_find_reg()
102 XenPTRegInfo *reg, uint32_t valid_mask) in get_throughable_mask()
120 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_common_reg_init()
132 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_byte_reg_read()
145 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_word_reg_read()
158 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_long_reg_read()
175 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_byte_reg_write()
194 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_word_reg_write()
213 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_long_reg_write()
[all …]
H A Dxen_pt.h43 typedef const struct XenPTRegInfo XenPTRegInfo; typedef
64 (XenPCIPassthroughState *, XenPTRegInfo *, uint32_t real_offset,
131 struct XenPTRegInfo { struct
165 XenPTRegInfo *reg; argument
186 XenPTRegInfo *emu_regs;
H A Dxen_pt.c189 XenPTRegInfo *reg = reg_entry->reg; in xen_pt_pci_read_config()
257 XenPTRegInfo *reg = NULL; in xen_pt_pci_write_config()