Home
last modified time | relevance | path

Searched defs:pmap_ctx (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc64/include/
H A Dpmap.h275 #define pmap_ctx(PM) pmap_ctx_cpu((PM), cpu_number()) macro
277 #define pmap_ctx(PM) ((PM)->pm_ctx[0]) macro