Searched refs:pv_entry (Results 1 – 6 of 6) sorted by relevance
96 struct pv_entry;100 TAILQ_HEAD(,pv_entry) pv_list;137 typedef struct pv_entry { struct139 TAILQ_ENTRY(pv_entry) pv_next; argument153 struct pv_entry pc_pventry[_NPCPV];
70 struct pv_entry;75 TAILQ_HEAD(, pv_entry) pv_list;125 typedef struct pv_entry { struct127 TAILQ_ENTRY(pv_entry) pv_list; argument146 struct pv_entry pc_pventry[_NPCPV];
160 struct pv_entry;164 TAILQ_HEAD(,pv_entry) pv_list;203 typedef struct pv_entry { struct205 TAILQ_ENTRY(pv_entry) pv_next; argument219 struct pv_entry pc_pventry[_NPCPV];
64 TAILQ_HEAD(,pv_entry) pv_list;100 typedef struct pv_entry { struct102 TAILQ_ENTRY(pv_entry) pv_next; argument123 struct pv_entry pc_pventry[_NPCPV];
335 struct pv_entry;343 TAILQ_HEAD(, pv_entry) pv_list; /* (p) */412 typedef struct pv_entry { struct414 TAILQ_ENTRY(pv_entry) pv_next; argument435 struct pv_entry pc_pventry[_NPCPV];
677 struct pv_entry *pv; in XX_PhysToVirt()