Searched defs:io_offset (Results 1 – 9 of 9) sorted by relevance
141 unsigned long io_offset; in pci_controller_apertures() local294 unsigned long io_offset = 0; in __pci_mmap_make_offset() local
41 unsigned long io_offset; /* bus->cpu IO mapping offset */ member
34 unsigned long io_offset; member
25 unsigned long io_offset; member
218 unsigned long io_offset; in pcibios_setup_phb_io_space() local
291 unsigned long io_offset = 0; in __pci_mmap_make_offset() local572 unsigned long io_offset = (unsigned long)hose->io_base_virt - _IO_BASE; in pci_mmap_legacy_page_range() local
350 resource_size_t io_offset, mem_offset; in pcibios_init() local
293 unsigned long io_offset = 0; in __pci_mmap_make_offset() local573 unsigned long io_offset = (unsigned long)hose->io_base_virt - \ in pci_mmap_legacy_page_range() local
1152 static void cowify_bitmap(__u64 io_offset, int length, unsigned long *cow_mask, in cowify_bitmap()