Lines Matching refs:XenPTRegInfo
29 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()
242 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_vendor_reg_init()
249 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_device_reg_init()
256 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_status_reg_init()
291 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_header_type_reg_init()
304 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_irqpin_reg_init()
318 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_cmd_reg_write()
412 static int xen_pt_bar_reg_init(XenPCIPassthroughState *s, XenPTRegInfo *reg, in xen_pt_bar_reg_init()
436 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_bar_reg_read()
476 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_bar_reg_write()
550 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_exp_rom_bar_reg_write()
594 static XenPTRegInfo xen_pt_emu_reg_header0[] = {
787 static XenPTRegInfo xen_pt_emu_reg_vpd[] = {
818 static XenPTRegInfo xen_pt_emu_reg_vendor[] = {
861 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_linkctrl_reg_init()
879 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_devctrl2_reg_init()
894 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_linkctrl2_reg_init()
921 static XenPTRegInfo xen_pt_emu_reg_pcie[] = {
1020 static XenPTRegInfo xen_pt_emu_reg_pm[] = {
1073 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_msgctrl_reg_init()
1102 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_msgctrl_reg_write()
1155 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_msgaddr64_reg_init()
1170 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_msgdata_reg_init()
1188 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_mask_reg_init()
1207 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_pending_reg_init()
1228 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_msgaddr32_reg_write()
1255 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_msgaddr64_reg_write()
1293 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_msgdata_reg_write()
1343 static XenPTRegInfo xen_pt_emu_reg_msi[] = {
1467 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_msixctrl_reg_init()
1493 XenPTRegInfo *reg = cfg_entry->reg; in xen_pt_msixctrl_reg_write()
1527 static XenPTRegInfo xen_pt_emu_reg_msix[] = {
1556 static XenPTRegInfo xen_pt_emu_reg_igd_opregion[] = {
1824 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_ptr_reg_init()
1918 XenPTRegGroup *reg_grp, XenPTRegInfo *reg, in xen_pt_config_reg_init()
2075 XenPTRegInfo *regs = xen_pt_emu_reg_grps[i].emu_regs; in xen_pt_config_init()