Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/mm/
Dsrmmu.c464 static void __init sparc_context_init(int numctx) in sparc_context_init() argument
469 size = numctx * sizeof(struct ctx_list); in sparc_context_init()
472 for (ctx = 0; ctx < numctx; ctx++) { in sparc_context_init()
481 for (ctx = 0; ctx < numctx; ctx++) in sparc_context_init()