Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/hppa/
H A Dpmap.c72 int pmapdebug = 0 variable
/openbsd/sys/arch/sparc64/sparc64/
H A Dpmap.c223 int pmapdebug = 0; variable
/openbsd/sys/arch/mips64/mips64/
H A Dpmap.c143 int pmapdebug = PDB_ENTER|PDB_FOLLOW; variable
/openbsd/sys/arch/alpha/alpha/
H A Dpmap.c173 int pmapdebug = PDB_PARANOIA|PDB_FOLLOW|PDB_ENTER; variable
/openbsd/sys/arch/arm/arm/
H A Dpmap7.c216 #define pmapdebug (cold ? 0 : 0xffffffff) macro