Searched refs:pv_entry (Results 1 – 9 of 9) sorted by relevance
47 typedef struct pv_entry { struct49 TAILQ_ENTRY(pv_entry) pv_next; argument103 struct pv_entry pc_pventry[_NPCPV];
224 struct pv_entry { struct227 TAILQ_ENTRY(pv_entry) pv_link; argument229 typedef struct pv_entry *pv_entry_t;237 struct pv_entry pc_pventry[_NPCPV];252 TAILQ_HEAD(, pv_entry) pv_list; /* (p) */
144 struct pv_entry *pvent;
96 TAILQ_HEAD(,pv_entry) pv_list;
65 TAILQ_HEAD(,pv_entry) pv_list;
69 TAILQ_HEAD(,pv_entry) pv_list;
158 TAILQ_HEAD(,pv_entry) pv_list;
305 TAILQ_HEAD(, pv_entry) pv_list; /* (p) */
677 struct pv_entry *pv; in XX_PhysToVirt()