Home
last modified time | relevance | path

Searched defs:HTABLE_LAST_PAGE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.h139 #define HTABLE_LAST_PAGE(ht) \ macro
153 #define HTABLE_LAST_PAGE(ht) ((ht)->ht_vaddr - MMU_PAGESIZE + \ macro