Searched refs:COOKIE_TO_EPOCH (Results 1 – 1 of 1) sorted by relevance
361 #define COOKIE_TO_EPOCH(cookie) ((int)((u_long)(cookie) >> 32)) macro2125 if (COOKIE_TO_EPOCH(pmap->pm_cookie) == set->asid_epoch) { in pmap_release()6570 if (COOKIE_TO_EPOCH(pmap->pm_cookie) == set->asid_epoch) in pmap_alloc_asid()6639 epoch = COOKIE_TO_EPOCH(pmap->pm_cookie); in pmap_activate_int()