Lines Matching +full:segment +full:- +full:no +full:- +full:remap
5 * (C) Copyright 2005 - 2010 Paul Mundt
7 * Re-map IO memory to kernel address space so that we can access it.
9 * 640k-1MB IO memory area on PC's
31 * On 32-bit SH, we traditionally have the whole physical address space mapped
33 * anything but place the address in the proper segment. This is true for P1
42 phys_addr_t last_addr = offset + size - 1; in __ioremap_29bit()
47 * In the P3 case or for addresses outside of the 29-bit space, in __ioremap_29bit()
96 * First try to remap through the PMB. in ioremap_prot()
97 * PMB entries are all pre-faulted. in ioremap_prot()
109 * Simple checks for non-translatable mappings.
115 * In 29-bit mode this includes the fixed P1/P2 areas, as well as in iomapping_nontranslatable()
130 * Nothing to do if there is no translatable mapping. in iounmap()
136 * There's no VMA if it's from an early fixed mapping. in iounmap()