Home
last modified time | relevance | path

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

/NextBSD/sys/sparc64/include/
HDtlb.h120 #define TLB_CTX_USER_MAX (8192) macro
/NextBSD/sys/sparc64/sparc64/
HDmp_machdep.c380 ctx_inc = (TLB_CTX_USER_MAX - 1) / mp_ncpus; in cpu_mp_unleash()
HDmachdep.c412 pc->pc_tlb_ctx_max = TLB_CTX_USER_MAX; in sparc64_init()