Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhment.c46 struct hment { struct
48 struct hment *hm_next; /* next mapping of same page */ argument
49 struct hment *hm_prev; /* previous mapping of same page */ argument
66 * The hment reserve is similar to the htable reserve, with the following argument
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c992 #define HBLKTOHME(hment, hmeblkp, addr) \ argument
1002 #define HBLKTOHME_IDX(hment, hmeblkp, addr, idx) \ argument