Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/mm/
Dtlb.c146 static u16 nptcg = 1; variable
194 BUG_ON(1 < nptcg); in setup_ptcg_sem()
196 BUG_ON(max_purges < nptcg); in setup_ptcg_sem()
202 nptcg = max_purges; in setup_ptcg_sem()
206 need_ptcg_sem = num_possible_cpus() > nptcg; in setup_ptcg_sem()
216 nptcg = max_purges; in setup_ptcg_sem()
217 if (nptcg == PALO_MAX_TLB_PURGES) { in setup_ptcg_sem()
224 if (nptcg != PALO_MAX_TLB_PURGES) in setup_ptcg_sem()
225 need_ptcg_sem = (num_possible_cpus() > nptcg); in setup_ptcg_sem()
233 nptcg = max_purges; in setup_ptcg_sem()
[all …]
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt3201 nptcg= [IA-64] Override max number of concurrent global TLB