Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/mm/
Dsrmmu.c449 static void __init sparc_context_init(int numctx) in sparc_context_init() argument
454 size = numctx * sizeof(struct ctx_list); in sparc_context_init()
459 for (ctx = 0; ctx < numctx; ctx++) { in sparc_context_init()
468 for (ctx = 0; ctx < numctx; ctx++) in sparc_context_init()