Searched refs:m64_bars (Results 1 – 1 of 1) sorted by relevance
1307 int m64_bars; in pnv_pci_vf_release_m64() local1315 m64_bars = num_vfs; in pnv_pci_vf_release_m64()1317 m64_bars = 1; in pnv_pci_vf_release_m64()1320 for (j = 0; j < m64_bars; j++) { in pnv_pci_vf_release_m64()1346 int m64_bars; in pnv_pci_vf_assign_m64() local1355 m64_bars = num_vfs; in pnv_pci_vf_assign_m64()1357 m64_bars = 1; in pnv_pci_vf_assign_m64()1359 pdn->m64_map = kmalloc_array(m64_bars, in pnv_pci_vf_assign_m64()1365 for (i = 0; i < m64_bars ; i++) in pnv_pci_vf_assign_m64()1375 for (j = 0; j < m64_bars; j++) { in pnv_pci_vf_assign_m64()