Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dpmap.c146 unsigned pmap_max_asid; /* max ASID supported by the system */ variable
589 pmap_max_asid = VMNUM_PIDS; in pmap_bootstrap()
3457 if (PCPU_GET(next_asid) == pmap_max_asid) {