Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dpmap_base.c151 int pv_entry_count = 0; variable
/freebsd/sys/powerpc/booke/
H A Dpmap.c257 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable
/freebsd/sys/riscv/riscv/
H A Dpmap.c1982 static long pv_entry_frees, pv_entry_allocs, pv_entry_count; variable
/freebsd/sys/arm/arm/
H A Dpmap-v6.c276 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable
/freebsd/sys/arm64/arm64/
H A Dpmap.c3284 static long pv_entry_frees, pv_entry_allocs, pv_entry_count; variable