Searched defs:vm_page_md (Results 1 – 13 of 13) sorted by relevance
97 struct vm_page_md { struct98 struct pv_entry pv_ent;99 int pv_flags;
88 struct vm_page_md { struct89 struct mutex pv_mtx;
157 struct vm_page_md { struct158 struct mutex pvh_mtx;159 struct pv_entry *pvh_list; /* head of list (locked by pvh_mtx) */
201 struct vm_page_md { argument 200 struct vm_page_md { global() struct 202 pventvm_page_md global() argument
215 struct vm_page_md { struct216 struct mutex pv_mtx; /* pv list lock */217 struct pv_entry pv_ent; /* pv list of this seg */
120 struct vm_page_md { global() struct 121 pv_mtxvm_page_md global() argument
284 struct vm_page_md { struct285 struct mutex pvh_mtx;286 struct pv_entry *pvh_list; /* pv entry list */
174 struct vm_page_md { struct175 struct mutex pv_mtx;
131 struct vm_page_md { argument 130 struct vm_page_md { global() struct
480 struct vm_page_md { global() struct 481 pv_mtxvm_page_md global() argument 482 pv_listvm_page_md global() argument
531 struct vm_page_md { struct 532 pv_mtxvm_page_md global() argument 533 pv_listvm_page_md global() argument
109 struct vm_page_md { struct
600 struct vm_page_md { global() struct 601 pvh_listvm_page_md global() argument 602 pvh_attrsvm_page_md global() argument