Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/vm/
H A Dhment.h37 struct hment;
38 typedef struct hment hment_t;
H A DMakefile39 HDRS= hat_i86.h hat_pte.h hment.h htable.h kboot_mmu.h
H A Dhment.c48 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
/titanic_44/usr/src/uts/i86xpv/
H A DMakefile.files59 hment.o \
/titanic_44/usr/src/uts/i86pc/
H A DMakefile.files67 hment.o \
/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c991 #define HBLKTOHME(hment, hmeblkp, addr) \ argument
994 HBLKTOHME_IDX(hment, hmeblkp, addr, index) \
1001 #define HBLKTOHME_IDX(hment, hmeblkp, addr, idx) \ argument
1010 (hment) = &(hmeblkp)->hblk_hme[idx]; \
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-header.mf1691 $(i386_ONLY)file path=usr/platform/i86pc/include/vm/hment.h