Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhment.h35 struct hment;
36 typedef struct hment hment_t;
H A DMakefile41 HDRS= hat_i86.h hat_pte.h hment.h htable.h kboot_mmu.h
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
/illumos-gate/usr/src/uts/i86xpv/
H A DMakefile.files62 hment.o \
/illumos-gate/usr/src/uts/i86pc/
H A DMakefile.files70 hment.o \
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c992 #define HBLKTOHME(hment, hmeblkp, addr) \ argument
995 HBLKTOHME_IDX(hment, hmeblkp, addr, index) \
1002 #define HBLKTOHME_IDX(hment, hmeblkp, addr, idx) \ argument
1011 (hment) = &(hmeblkp)->hblk_hme[idx]; \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m1617 $(i386_ONLY)file path=usr/platform/i86pc/include/vm/hment.h