Searched defs:hment (Results 1 – 2 of 2) sorted by relevance
48 struct hment { struct 50 struct hment *hm_next; /* next mapping of same page */ argument 51 struct hment *hm_prev; /* previous mapping of same page */ argument 70 * The hment reserve is similar to the htable reserve, with the following argument [all...]
991 #define HBLKTOHME(hment, hmeblkp, addr) \ argument 1001 #define HBLKTOHME_IDX(hment, hmeblkp, addr, idx) \ argument [all...]