Searched refs:PDB_BITS (Results 1 – 4 of 4) sorted by relevance
/openbsd/sys/arch/hppa/hppa/ |
H A D | pmap.c | 60 #define PDB_BITS 0x00000080 macro 903 DPRINTF(PDB_FOLLOW|PDB_BITS, ("pmap_page_write_protect(%p)\n", pg)); in pmap_page_write_protect() 1065 DPRINTF(PDB_FOLLOW|PDB_BITS, in pmap_changebit() 1114 DPRINTF(PDB_FOLLOW|PDB_BITS, ("pmap_testbit(%p, %x)\n", pg, bit)); in pmap_testbit()
|
/openbsd/sys/arch/arm/arm/ |
H A D | pmap7.c | 219 #define PDB_BITS 0x0080 macro 888 NPDEBUG(PDB_BITS, in pmap_clearbit() 914 NPDEBUG(PDB_BITS, in pmap_clearbit() 941 NPDEBUG(PDB_BITS, in pmap_clearbit()
|
/openbsd/sys/arch/alpha/alpha/ |
H A D | pmap.c | 164 #define PDB_BITS 0x0080 macro 2459 if (pmapdebug & PDB_BITS) in pmap_changebit()
|
/openbsd/sys/arch/mips64/mips64/ |
H A D | pmap.c | 130 #define PDB_BITS 0x0080 macro
|