Searched refs:MEMSEG_DEBUG (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/os/
H A Dmemseg.c64 #define MEMSEG_DEBUG(args...) if (sun4v_memseg_debug) printf(args) macro
66 #define MEMSEG_DEBUG(...) macro
153 MEMSEG_DEBUG("memseg_alloc_meta: can't get 0x%ld metapgs",
182 MEMSEG_DEBUG("memseg_free_meta: off=0x%lx metapgs=0x%lx\n",
293 MEMSEG_DEBUG("memseg_remap_meta: off=0x%lx metapgs=0x%lx\n",
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dmem_config.c109 #define MEMSEG_DEBUG(args...) if (memseg_debug) printf(args) macro
111 #define MEMSEG_DEBUG(...) macro
423 MEMSEG_DEBUG("memseg_get: alloc seg=0x%p, pages=0x%p",
429 MEMSEG_DEBUG("memseg_get: reuse seg=0x%p, pages=0x%p",

Completed in 95 milliseconds