Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c2100 uint64_t nppages; in PTE_set_all() local
2128 nppages = nvpages; in PTE_set_all()
2130 (dcookies[j].dck_npages - nppages) * IMMU_PAGESIZE; in PTE_set_all()
2140 nppages--; in PTE_set_all()
2145 if (nppages == 0) { in PTE_set_all()
2152 if (nppages == 0) { in PTE_set_all()
2153 nppages = dcookies[j].dck_npages; in PTE_set_all()