H A D | mmu_context.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * MMU context allocation for 64-bit kernels. 62 * id 0 (aka. ctx->id) is special, we always allocate a new one, even if in realloc_context_ids() 63 * there wasn't one allocated previously (which happens in the exec in realloc_context_ids() 67 * the array, so that we can test if they're non-zer in realloc_context_ids() 97 int index; hash__init_new_context() local 167 int index, max_id; radix__init_new_context() local 197 int index; init_new_context() local 232 int index, context_id; destroy_contexts() local [all...] |