/titanic_51/usr/src/uts/common/vm/ |
H A D | vpage.h | 50 struct vpage { struct 51 nvp_protvpage global() argument 52 nvp_advicevpage global() argument
|
H A D | seg_dev.h | 91 struct vpage *vpage; /* per-page information, if needed */ member
|
H A D | vm_anon.c | 1495 struct vpage vpage[], in anon_fill_cow_holes() argument 1974 anon_map_getpages(struct anon_map * amp,ulong_t start_idx,uint_t szc,struct seg * seg,caddr_t addr,uint_t prot,uint_t * protp,page_t * ppa[],uint_t * ppa_szc,struct vpage vpage[],enum seg_rw rw,int brkcow,int anypgsz,int pgflags,struct cred * cred) anon_map_getpages() argument 2541 anon_map_privatepages(struct anon_map * amp,ulong_t start_idx,uint_t szc,struct seg * seg,caddr_t addr,uint_t prot,page_t * ppa[],struct vpage vpage[],int anypgsz,int pgflags,struct cred * cred) anon_map_privatepages() argument 3187 anon_map_demotepages(struct anon_map * amp,ulong_t start_idx,struct seg * seg,caddr_t addr,uint_t prot,struct vpage vpage[],struct cred * cred) anon_map_demotepages() argument [all...] |
H A D | seg_vn.c | 2705 segvn_faultpage(struct hat * hat,struct seg * seg,caddr_t addr,u_offset_t off,struct vpage * vpage,page_t * pl[],uint_t vpprot,enum fault_type type,enum seg_rw rw,int brkcow) segvn_faultpage() argument 3841 struct vpage *vpage = (svd->vpage != NULL) ? segvn_fault_vnodepages() local 4647 struct vpage *vpage = (svd->vpage != NULL) ? segvn_fault_anonpages() local 4929 struct vpage *vpage; segvn_fault() local 6364 struct vpage *vpage = svd->vpage; segvn_clrszc() local 9328 struct vpage *vpage; segvn_pagelock() local 9651 struct vpage *vpage; sameprot() local [all...] |
H A D | seg_vn.h | 97 struct vpage *vpage; /* per-page information, if needed */ member
|
H A D | seg_dev.c | 1411 segdev_faultpage(struct hat * hat,struct seg * seg,caddr_t addr,struct vpage * vpage,enum fault_type type,enum seg_rw rw,devmap_handle_t * dhp) segdev_faultpage() argument 1911 struct vpage *vpage; segdev_faultpages() local [all...] |
H A D | seg_spt.c | 2336 struct vpage *vpage = NULL; in spt_anon_getpages() local
|
/titanic_51/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_gcore.h | 115 struct vpage *vpage; member
|
/titanic_51/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | gcore.c | 165 struct vpage *vpage = NULL; in gsvn_init() local [all...] |