Home
last modified time | relevance | path

Searched defs:pv_chunk (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dpmap-v6.h148 struct pv_chunk { struct
150 TAILQ_ENTRY(pv_chunk) pc_list; argument
152 TAILQ_ENTRY(pv_chunk) pc_lru; argument
153 struct pv_entry pc_pventry[_NPCPV];
/f-stack/freebsd/mips/include/
H A Dpmap.h141 struct pv_chunk { struct
143 TAILQ_ENTRY(pv_chunk) pc_list; argument
145 TAILQ_ENTRY(pv_chunk) pc_lru; argument
146 struct pv_entry pc_pventry[_NPCPV];
/f-stack/freebsd/i386/include/
H A Dpmap.h214 struct pv_chunk { struct
216 TAILQ_ENTRY(pv_chunk) pc_list; argument
218 TAILQ_ENTRY(pv_chunk) pc_lru; argument
219 struct pv_entry pc_pventry[_NPCPV];
/f-stack/freebsd/arm64/include/
H A Dpmap.h121 struct pv_chunk { struct
123 struct pv_entry pc_pventry[_NPCPV];
/f-stack/freebsd/amd64/include/
H A Dpmap.h433 struct pv_chunk { struct
435 struct pv_entry pc_pventry[_NPCPV];