Searched refs:a_an_idx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.c2649 pgcnt_t an_idx, a_an_idx, ppa_idx; local
2695 a_an_idx = seg_page(seg, a_addr);
2696 spt_addr = sptseg->s_base + ptob(a_an_idx);
2697 ppa_idx = an_idx - a_an_idx;

Completed in 64 milliseconds