Home
last modified time | relevance | path

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

/freebsd-src/sys/i386/i386/
H A Dpmap_base.c150 int pv_entry_count = 0; variable
/freebsd-src/sys/powerpc/booke/
H A Dpmap.c256 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable
/freebsd-src/sys/riscv/riscv/
H A Dpmap.c1903 static long pv_entry_frees, pv_entry_allocs, pv_entry_count; global() variable
/freebsd-src/sys/arm/arm/
H A Dpmap-v6.c275 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable
[all...]
/freebsd-src/sys/arm64/arm64/
H A Dpmap.c3016 static long pv_entry_frees, pv_entry_allocs, pv_entry_count; global() variable