Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/aim/
H A Dmmu_oea64.c139 #define PV_UNLOCK(pa) mtx_unlock(PV_LOCKPTR(pa)) macro
142 #define PV_PAGE_UNLOCK(m) PV_UNLOCK(VM_PAGE_TO_PHYS(m))
1719 PV_UNLOCK(pa); in moea64_enter()
1732 PV_UNLOCK(pa); in moea64_enter()
3025 PV_UNLOCK(PVO_PADDR(pvo)); in moea64_pvo_remove_from_page()