Searched refs:mmap_state (Results 1 – 5 of 5) sorted by relevance
189 enum pci_mmap_state mmap_state; member216 fpriv->mmap_state = pci_mmap_io; in proc_bus_pci_ioctl()220 fpriv->mmap_state = pci_mmap_mem; in proc_bus_pci_ioctl()258 if (fpriv->mmap_state == pci_mmap_io) { in proc_bus_pci_mmap()274 if (fpriv->mmap_state == pci_mmap_mem && in proc_bus_pci_mmap()291 fpriv->mmap_state, write_combine); in proc_bus_pci_mmap()305 fpriv->mmap_state = pci_mmap_io; in proc_bus_pci_open()
26 enum pci_mmap_state mmap_state, int write_combine) in pci_mmap_resource_range() argument40 if (mmap_state == pci_mmap_io) { in pci_mmap_resource_range()
10 struct mmap_state { struct46 struct mmap_state name = { \ argument2341 static bool accountable_mapping(struct mmap_state *map) in accountable_mapping()2390 static void update_ksm_flags(struct mmap_state *map) in update_ksm_flags()2396 const struct mmap_state *map) in set_desc_from_map()2420 static int __mmap_setup(struct mmap_state *map, struct vm_area_desc *desc, in __mmap_setup()2483 static int __mmap_new_file_vma(struct mmap_state *map, in __mmap_new_file_vma()2535 static int __mmap_new_vma(struct mmap_state *map, struct vm_area_struct **vmap, in __mmap_new_vma()2610 static void __mmap_complete(struct mmap_state *map, struct vm_area_struct *vma) in __mmap_complete()2643 static int call_action_prepare(struct mmap_state *map, in call_action_prepare()[all …]
86 enum pci_mmap_state mmap_state);
84 enum pci_mmap_state mmap_state);