Searched defs:pv_entry (Results 1 – 9 of 9) sorted by relevance
91 struct pv_entry { struct92 struct pv_entry *pv_next; /* next pv_entry */ argument98 struct pv_entry pv_ent; argument
61 struct pv_entry { /* locked by its list's pvh_lock */ struct62 struct pv_entry *pv_next; argument63 struct pmap *pv_pmap; /* the pmap */64 vaddr_t pv_va; /* the virtual address */65 struct vm_page *pv_ptp; /* the vm_page of the PTP */
129 typedef struct pv_entry { struct130 struct pv_entry *pv_next; /* next pv_entry on list */ argument134 } *pv_entry_t; argument
194 typedef struct pv_entry { argument 193 typedef struct pv_entry { global() struct 198 pv_vapv_entry global() argument
209 typedef struct pv_entry { struct210 struct pv_entry *pv_next; /* next pv_entry */ argument217 struct pv_entry pv_ent; /* pv list of this seg */ argument
130 struct pv_entry { /* locked by its list's pvh_lock */ struct 131 struct pv_entry *pv_next; /* next entry */ argument 155 * we can free pv_entry pages if needed. There is one lock for the argument [all...]
344 struct pv_entry { /* locked by its list's pvh_lock */ argument 345 struct pv_entry *pv_next; /* next entry */ argument 343 struct pv_entry { /* locked by its list's pvh_lock */ global() struct 346 pv_vapv_entry global() argument 347 pv_ptppv_entry global() argument
67 struct pv_entry { struct71 SLIST_ENTRY(pv_entry) pv_link; argument
365 struct pv_entry { global() struct 366 pv_nextpv_entry global() argument 384 pv_flagspv_entry global() argument [all...]