Searched refs:ASIDGEN_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/include/ | ||
| H A D | pmap.h | 84 #define ASIDGEN_MASK ((1 << ASIDGEN_BITS) - 1) macro |
| /f-stack/freebsd/mips/mips/ | ||
| H A D | pmap.c | 3460 (PCPU_GET(asid_generation) + 1) & ASIDGEN_MASK); |