Searched defs:PMAP_LOCK_ASSERT (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/arm/include/
H A Dpmap.h118 #define PMAP_LOCK_ASSERT(pmap, type) \ macro
/freebsd-current/sys/arm64/include/
H A Dpmap.h107 #define PMAP_LOCK_ASSERT(pmap, type) \ macro
/freebsd-current/sys/riscv/include/
H A Dpmap.h98 #define PMAP_LOCK_ASSERT(pmap, type) \ macro
/freebsd-current/sys/i386/include/
H A Dpmap.h182 #define PMAP_LOCK_ASSERT(pmap, type) \ macro
/freebsd-current/sys/powerpc/include/
H A Dpmap.h290 #define PMAP_LOCK_ASSERT(pmap, type) \ macro
/freebsd-current/sys/amd64/include/
H A Dpmap.h407 #define PMAP_LOCK_ASSERT(pmap, type) \ macro

Completed in 121 milliseconds