Searched refs:bar_index (Results 1 – 1 of 1) sorted by relevance
313 u32 cfg_addr, bar_mask, bar_index = 0; in handle_pci_cfg_write() local332 bar_index = 0; in handle_pci_cfg_write()334 bar_index = 1; in handle_pci_cfg_write()345 bar_mask = mdev_state->bar_mask[bar_index]; in handle_pci_cfg_write()1725 u32 bar_index; in mtty_get_region_info() local1727 bar_index = region_info->index; in mtty_get_region_info()1728 if (bar_index >= VFIO_PCI_NUM_REGIONS) in mtty_get_region_info()1733 switch (bar_index) { in mtty_get_region_info()1749 mdev_state->region_info[bar_index].size = size; in mtty_get_region_info()1750 mdev_state->region_info[bar_index].vfio_offset = in mtty_get_region_info()[all …]
Completed in 19 milliseconds