Searched defs:pv_entry_count (Results 1 - 8 of 8) sorted by last modified time

/freebsd-10.0-release/sys/i386/i386/
H A Dpmap.c240 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable
[all...]
/freebsd-10.0-release/sys/i386/xen/
H A Dpmap.c234 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable
[all...]
/freebsd-10.0-release/sys/mips/mips/
H A Dpmap.c157 static int pv_entry_count; variable
/freebsd-10.0-release/sys/ia64/ia64/
H A Dpmap.c223 static int pv_entry_count; variable
/freebsd-10.0-release/sys/arm/arm/
H A Dpmap-v6.c422 static int pv_entry_count, pv_entry_max, pv_entry_high_water; variable
[all...]
H A Dpmap.c403 static int pv_entry_count=0, pv_entry_max=0, pv_entry_high_water=0; variable
/freebsd-10.0-release/sys/powerpc/booke/
H A Dpmap.c220 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable
/freebsd-10.0-release/sys/amd64/amd64/
H A Dpmap.c2664 static long pv_entry_frees, pv_entry_allocs, pv_entry_count; variable

Completed in 378 milliseconds