Searched refs:PMAP_ACT_TRYLOCK (Results 1 – 1 of 1) sorted by relevance
429 #define PMAP_ACT_TRYLOCK(pmap) mutex_tryenter(pmap_activation_lock(pmap)) macro1054 activation_locked = PMAP_ACT_TRYLOCK(tlbctx->t_pmap); in pmap_tlb_shootnow()