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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/mm/
H A Dloadmmu.c21 struct ctx_list *ctx_list_pool; variable in typeref:struct:ctx_list
H A Dinit.c85 ctx_list_pool = __alloc_bootmem(numctx * sizeof(struct ctx_list), SMP_CACHE_BYTES, 0UL);
90 clist = (ctx_list_pool + ctx);
97 add_to_free_ctxlist(ctx_list_pool + ctx);
H A Dsun4c.c1655 ctx = ctx_list_pool + mm->context;
1669 ctx_old = ctx_list_pool + mm->context;
H A Dsrmmu.c545 ctx_old = ctx_list_pool + context;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc/
H A Dpgtable.h380 extern struct ctx_list *ctx_list_pool; /* Dynamically allocated */

Completed in 165 milliseconds