Searched refs:PRM_DEBUG (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dprom_debug.h45 #define PRM_DEBUG(q) if (prom_debug) { \ macro
70 #define PRM_DEBUG(q) macro
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c630 #define PRM_DEBUG(q) if (prom_debug) \ macro
669 PRM_DEBUG(valloc_base);
670 PRM_DEBUG(valloc_sz);
1043 PRM_DEBUG(modtext);
1044 PRM_DEBUG(e_modtext);
1045 PRM_DEBUG(moddata);
1046 PRM_DEBUG(e_moddata);
1047 PRM_DEBUG(econtig);
1060 PRM_DEBUG(physmax);
1061 PRM_DEBUG(physinstalle
[all...]
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c907 PRM_DEBUG(kmem64_pabase);
908 PRM_DEBUG(kmem64_szc);
911 PRM_DEBUG(tte.ll);
1009 PRM_DEBUG(moddata);
1010 PRM_DEBUG(nalloc_base);
1011 PRM_DEBUG(nalloc_end);
1016 PRM_DEBUG(e_text);
1022 PRM_DEBUG(modtext);
1023 PRM_DEBUG(modtext_sz);
1037 PRM_DEBUG(physinstalle
[all...]
H A Ddmv.c347 PRM_DEBUG((uintptr_t)dmv_dispatch_table);
H A Dmlsetup.c241 PRM_DEBUG(panicbuf);
242 PRM_DEBUG(pa);
/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c182 PRM_DEBUG(ktsb_pbase);
183 PRM_DEBUG(ktsb4m_pbase);
459 PRM_DEBUG(translen);
571 PRM_DEBUG(wasteage);
758 PRM_DEBUG(npages);
827 PRM_DEBUG(ktsb_base);
828 PRM_DEBUG(ktsb_sz);
829 PRM_DEBUG(ktsb_szcode);
842 PRM_DEBUG(ktsb4m_base);
843 PRM_DEBUG(ktsb4m_s
[all...]

Completed in 80 milliseconds