Lines Matching full:invalidation
95 * the level at which the invalidation must take place. If the level is
96 * wrong, no invalidation may take place. In the case where the level
98 * a non-hinted invalidation. Any provided level outside the hint range
99 * will also cause fall-back to non-hinted invalidation.
101 * For Stage-2 invalidation, use the level values provided to that effect
172 * TLB Invalidation
175 * This header file implements the low-level TLB invalidation routines
178 * Every invalidation operation uses the following template:
182 * DSB ISH // Ensure the TLB invalidation has completed
187 * The following functions form part of the "core" TLB invalidation API,
217 * Next, we have some undocumented invalidation routines that you probably
231 * The invalidation operations are issued at a granularity
234 * which the invalidation must take place. If the level is wrong,
235 * no invalidation may take place. In the case where the level
237 * perform a non-hinted invalidation.
467 * We cannot use leaf-only invalidation here, since we may be invalidating in flush_tlb_range()