Searched defs:pm_pvchunk (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/arm/include/
H A Dpmap.h105 TAILQ_HEAD(,pv_chunk) pm_pvchunk; /* list of mappings in pmap */ member in struct:pmap
/freebsd-current/sys/arm64/include/
H A Dpmap.h86 TAILQ_HEAD(,pv_chunk) pm_pvchunk; /* list of mappings in pmap */ member in struct:pmap
/freebsd-current/sys/riscv/include/
H A Dpmap.h82 TAILQ_HEAD(,pv_chunk) pm_pvchunk; /* list of mappings in pmap */ member in struct:pmap
/freebsd-current/sys/i386/include/
H A Dpmap.h168 TAILQ_HEAD(,pv_chunk) pm_pvchunk; /* list of mappings in pmap */ member in struct:pmap
/freebsd-current/sys/powerpc/include/
H A Dpmap.h182 TAILQ_HEAD(,pv_chunk) pm_pvchunk; /* list of mappings in pmap */ member in struct:pmap::__anon59::__anon61
/freebsd-current/sys/amd64/include/
H A Dpmap.h382 TAILQ_HEAD(,pv_chunk) pm_pvchunk; /* list of mappings in pmap */ member in struct:pmap

Completed in 126 milliseconds