Home
last modified time | relevance | path

Searched refs:ctx_list_pool (Results 1 – 1 of 1) sorted by relevance

/arch/sparc/mm/
Dsrmmu.c381 static struct ctx_list *ctx_list_pool; variable
434 ctx_old = ctx_list_pool + context; in free_context()
445 ctx_list_pool = __alloc_bootmem(size, SMP_CACHE_BYTES, 0UL); in sparc_context_init()
450 clist = (ctx_list_pool + ctx); in sparc_context_init()
457 add_to_free_ctxlist(ctx_list_pool + ctx); in sparc_context_init()