Searched defs:mmap_state (Results 1 – 4 of 4) sorted by relevance
10 struct mmap_state { struct11 struct mm_struct *mm;12 struct vma_iterator *vmi;14 unsigned long addr;15 unsigned long end;16 pgoff_t pgoff;17 unsigned long pglen;18 union {22 struct file *file;23 pgprot_t page_prot;[all …]
26 enum pci_mmap_state mmap_state, int write_combine) in pci_mmap_resource_range()
189 enum pci_mmap_state mmap_state; member
655 enum pci_mmap_state mmap_state) in pci_mmap_legacy_page_range()