Searched defs:am_ppref (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/uvm/ | ||
H A D | uvm_amap.h | 164 int *am_ppref; /* per page reference count (if !NULL) */ member |
/netbsd-src/usr.bin/pmap/ | ||
H A D | pmap.c | 609 int *am_ppref; in dump_amap() local |