Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/i386/i386/
HDpmap_base.c152 int pv_entry_count = 0; variable
/freebsd-13-stable/sys/powerpc/booke/
HDpmap.c255 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable
/freebsd-13-stable/sys/mips/mips/
HDpmap.c158 static int pv_entry_count; variable
/freebsd-13-stable/sys/arm/arm/
HDpmap-v6.c277 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable
/freebsd-13-stable/sys/arm64/arm64/
HDpmap.c2429 static long pv_entry_frees, pv_entry_allocs, pv_entry_count; variable