Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/mm/
Dsrmmu.c439 static void __init sparc_context_init(int numctx) in sparc_context_init() argument
444 size = numctx * sizeof(struct ctx_list); in sparc_context_init()
447 for (ctx = 0; ctx < numctx; ctx++) { in sparc_context_init()
456 for (ctx = 0; ctx < numctx; ctx++) in sparc_context_init()