Home
last modified time | relevance | path

Searched defs:pv_table (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/sys/riscv/riscv/
H A Dpmap.c276 static struct md_page *pv_table; variable
/freebsd-13.1/sys/amd64/amd64/
H A Dpmap.c490 __read_mostly static struct pmap_large_md_page *pv_table; variable
495 static struct md_page *pv_table; variable
/freebsd-13.1/sys/arm/arm/
H A Dpmap-v6.c280 static struct md_page *pv_table; /* XXX: Is it used only the list in md_page? */ variable
/freebsd-13.1/sys/i386/i386/
H A Dpmap.c265 static struct md_page *pv_table; variable
/freebsd-13.1/sys/arm64/arm64/
H A Dpmap.c282 static struct md_page *pv_table; variable
/freebsd-13.1/sys/powerpc/aim/
H A Dmmu_radix.c673 static struct md_page *pv_table; variable