Searched refs:xen_pt_find_reg_grp (Results 1 – 3 of 3) sorted by relevance
259 XenPTRegGroup *xen_pt_find_reg_grp(XenPCIPassthroughState *s, uint32_t address);
157 reg_grp_entry = xen_pt_find_reg_grp(s, addr); in xen_pt_pci_read_config()283 reg_grp_entry = xen_pt_find_reg_grp(s, addr); in xen_pt_pci_write_config()
63 XenPTRegGroup *xen_pt_find_reg_grp(XenPCIPassthroughState *s, uint32_t address) in xen_pt_find_reg_grp() function264 reg_grp_entry = xen_pt_find_reg_grp(s, PCI_CAPABILITY_LIST); in xen_pt_status_reg_init()