Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/mm/
Dsrmmu.c448 static void __init sparc_context_init(int numctx) in sparc_context_init() argument
453 size = numctx * sizeof(struct ctx_list); in sparc_context_init()
458 for (ctx = 0; ctx < numctx; ctx++) { in sparc_context_init()
467 for (ctx = 0; ctx < numctx; ctx++) in sparc_context_init()