Home
last modified time | relevance | path

Searched refs:_dm_pteidx (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/vax/vax/
H A Dsgmap.c229 map->_dm_pteidx = pteidx; in vax_sgmap_load()
296 for (ptecnt = map->_dm_ptecnt, pte = &page_table[map->_dm_pteidx]; in vax_sgmap_unload()
/netbsd-src/sys/arch/vax/include/
H A Dbus.h934 int _dm_pteidx; /* PTE index */ member