Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/i386/i386/
HDpmap_base.c152 int pv_entry_count = 0; variable
/freebsd-14-stable/sys/powerpc/booke/
HDpmap.c256 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable
/freebsd-14-stable/sys/arm/arm/
HDpmap-v6.c277 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable
/freebsd-14-stable/sys/arm64/arm64/
HDpmap.c2785 static long pv_entry_frees, pv_entry_allocs, pv_entry_count; variable