Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/alpha/
H A Dpmap.c430 #define PMAP_ACT_UNLOCK(pmap) mutex_spin_exit(pmap_activation_lock(pmap)) macro
1086 PMAP_ACT_UNLOCK(tlbctx->t_pmap); in pmap_tlb_shootnow()
2733 PMAP_ACT_UNLOCK(pmap); in pmap_activate()