Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dpmap-v6.h124 #define PMAP_LOCK_DESTROY(pmap) mtx_destroy(&(pmap)->pm_mtx) macro
/f-stack/freebsd/mips/include/
H A Dpmap.h113 #define PMAP_LOCK_DESTROY(pmap) mtx_destroy(&(pmap)->pm_mtx) macro
/f-stack/freebsd/arm64/include/
H A Dpmap.h138 #define PMAP_LOCK_DESTROY(pmap) mtx_destroy(&(pmap)->pm_mtx) macro
/f-stack/freebsd/i386/include/
H A Dpmap.h190 #define PMAP_LOCK_DESTROY(pmap) mtx_destroy(&(pmap)->pm_mtx) macro
/f-stack/freebsd/amd64/include/
H A Dpmap.h396 #define PMAP_LOCK_DESTROY(pmap) mtx_destroy(&(pmap)->pm_mtx) macro