Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_page.h357 #define PA_UNLOCK(pa) mtx_unlock(PA_LOCKPTR(pa)) macro
361 PA_UNLOCK((pa)); \