Searched defs:pv_idx (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/sun3/sun3x/ | ||
H A D | pmap_pvt.h | 138 u_short pv_idx; /* Index of PTE using this page */ member |
H A D | pmap.c | 1533 u_short pv_idx, targ_idx; in pmap_remove_pte() local |