Searched refs:iomem_get_mapping (Results 1 – 4 of 4) sorted by relevance
309 file->f_mapping = iomem_get_mapping(); in proc_bus_pci_open()
1012 b->legacy_io->f_mapping = iomem_get_mapping; in pci_create_legacy_files() 1027 b->legacy_mem->f_mapping = iomem_get_mapping; in pci_create_legacy_files() 1223 res_attr->f_mapping = iomem_get_mapping; in pci_create_attr()
427 extern struct address_space *iomem_get_mapping(void);
1219 * the fs_initcall level of init and prevent iomem_get_mapping users in revoke_iomem() 1246 struct address_space *iomem_get_mapping(void) in iomem_get_mapping() function