Home
last modified time | relevance | path

Searched defs:pv_entry_max (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/i386/i386/
H A Dpmap_base.c146 int pv_entry_max = 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/arm/arm/
H A Dpmap-v6.c276 static int pv_entry_count = 0, pv_entry_max = 0, pv_entry_high_water = 0; variable