Searched refs:window_id (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-sriov.c | 288 int window_id; in pnv_pci_vf_release_m64() local 293 for_each_set_bit(window_id, iov->used_m64_bar_mask, MAX_M64_BARS) { in pnv_pci_vf_release_m64() 296 window_id, in pnv_pci_vf_release_m64() 299 clear_bit(window_id, &phb->ioda.m64_bar_alloc); in pnv_pci_vf_release_m64() 312 int window_id, in pnv_ioda_map_m64_segmented() argument 320 window_id, in pnv_ioda_map_m64_segmented() 329 window_id, in pnv_ioda_map_m64_segmented() 333 pr_err("Failed to map M64 window #%d: %lld\n", window_id, rc); in pnv_ioda_map_m64_segmented() 340 int window_id, in pnv_ioda_map_m64_single() argument 366 window_id, in pnv_ioda_map_m64_single() [all …]
|
| /linux/include/uapi/linux/ |
| H A D | aspeed-lpc-ctrl.h | 47 __u8 window_id; member
|
| /linux/arch/powerpc/include/asm/ |
| H A D | opal.h | 133 int64_t opal_pci_map_pe_dma_window(uint64_t phb_id, uint16_t pe_number, uint16_t window_id,
|