Lines Matching full:temporary
95 * If we have to deal with cache aliasing, we use temporary memory mappings
97 * the virtual address. We use way 0 and 1 for temporary mappings in such cases.
99 * The temporary DTLB entries shouldn't be flushed by interrupts, but are
101 * fast_second_level_miss handler re-established the temporary mapping.
121 /* Skip setting up a temporary DTLB if not aliased low page. */
127 /* Setup a temporary DTLB for the addr. */
149 /* We need to invalidate the temporary idtlb entry, if any. */
169 /* Skip setting up a temporary DTLB for destination if not aliased. */
175 /* Setup a temporary DTLB for destination. */
181 /* Skip setting up a temporary DTLB for source if not aliased. */
185 /* Setup a temporary DTLB for source. */
220 /* We need to invalidate any temporary mapping! */