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