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
185 * TLB Invalidation
188 * This header file implements the low-level TLB invalidation routines
191 * Every invalidation operation uses the following template:
195 * DSB ISH // Ensure the TLB invalidation has completed
200 * The following functions form part of the "core" TLB invalidation API,
230 * Next, we have some undocumented invalidation routines that you probably
244 * The invalidation operations are issued at a granularity
247 * which the invalidation must take place. If the level is wrong,
248 * no invalidation may take place. In the case where the level
250 * perform a non-hinted invalidation.
496 * We cannot use leaf-only invalidation here, since we may be invalidating in flush_tlb_range()