Searched refs:PDB_INIT (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/sys/arch/hppa/hppa/ |
| D | pmap.c | 54 #define PDB_INIT 0x00000002 macro 490 DPRINTF(PDB_FOLLOW|PDB_INIT, ("pmap_bootstrap(0x%lx)\n", vstart)); in pmap_bootstrap() 526 DPRINTF(PDB_INIT, ("vtop: 0x%lx @ 0x%lx\n", size, addr)); in pmap_bootstrap() 549 DPRINTF(PDB_INIT, ("hpt_table: 0x%x @ %p\n", in pmap_bootstrap() 557 DPRINTF(PDB_INIT, in pmap_bootstrap() 587 DPRINTF(PDB_INIT, ("physpool: 0x%lx @ 0x%lx\n", in pmap_bootstrap() 609 DPRINTF(PDB_INIT|PDB_VP, in pmap_bootstrap() 617 DPRINTF(PDB_INIT, ("physmem: 0x%x - 0x%lx\n", resvphysmem, eaddr)); in pmap_bootstrap() 635 DPRINTF(PDB_INIT, ("bootstrap: mapped %p - 0x%lx\n", &etext, va)); in pmap_bootstrap() 641 DPRINTF(PDB_FOLLOW|PDB_INIT, ("pmap_init()\n")); in pmap_init() [all …]
|
| /openbsd/src/sys/arch/mips64/mips64/ |
| D | pmap.c | 124 #define PDB_INIT 0x0002 macro 496 DPRINTF(PDB_FOLLOW|PDB_INIT, ("pmap_init()\n")); in pmap_init()
|
| /openbsd/src/sys/arch/arm/arm/ |
| D | pmap7.c | 213 #define PDB_INIT 0x0002 macro
|
| /openbsd/src/sys/arch/alpha/alpha/ |
| D | pmap.c | 158 #define PDB_INIT 0x0002 macro
|