Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dpmap-v6.h128 #define PMAP_MTX(pmap) (&(pmap)->pm_mtx) macro
/f-stack/freebsd/mips/include/
H A Dpmap.h117 #define PMAP_MTX(pmap) (&(pmap)->pm_mtx) macro
/f-stack/freebsd/arm64/include/
H A Dpmap.h142 #define PMAP_MTX(pmap) (&(pmap)->pm_mtx) macro
/f-stack/freebsd/i386/include/
H A Dpmap.h194 #define PMAP_MTX(pmap) (&(pmap)->pm_mtx) macro
/f-stack/freebsd/amd64/include/
H A Dpmap.h400 #define PMAP_MTX(pmap) (&(pmap)->pm_mtx) macro