Searched refs:m64_bars (Results 1 – 1 of 1) sorted by relevance
1308 int m64_bars; in pnv_pci_vf_release_m64() local1316 m64_bars = num_vfs; in pnv_pci_vf_release_m64()1318 m64_bars = 1; in pnv_pci_vf_release_m64()1321 for (j = 0; j < m64_bars; j++) { in pnv_pci_vf_release_m64()1347 int m64_bars; in pnv_pci_vf_assign_m64() local1356 m64_bars = num_vfs; in pnv_pci_vf_assign_m64()1358 m64_bars = 1; in pnv_pci_vf_assign_m64()1360 pdn->m64_map = kmalloc_array(m64_bars, in pnv_pci_vf_assign_m64()1366 for (i = 0; i < m64_bars ; i++) in pnv_pci_vf_assign_m64()1376 for (j = 0; j < m64_bars; j++) { in pnv_pci_vf_assign_m64()