Lines Matching defs:VPRINTF
92 #define VPRINTF(...) printf(__VA_ARGS__)
94 #define VPRINTF(...) __nothing
281 VPRINTF("bootinfo @ %p\n", arm_bootargs);
282 VPRINTF("bt_magic = 0x%08x\n", ebsabootinfo.bt_magic);
283 VPRINTF("bt_vargp = 0x%08x\n", ebsabootinfo.bt_vargp);
284 VPRINTF("bt_pargp = 0x%08x\n", ebsabootinfo.bt_pargp);
285 VPRINTF("bt_args @ %p, contents = \"%s\"\n", ebsabootinfo.bt_args, ebsabootinfo.bt_args);
286 VPRINTF("bt_l1 = %p\n", ebsabootinfo.bt_l1);
288 VPRINTF("bt_memstart = 0x%08x\n", ebsabootinfo.bt_memstart);
289 VPRINTF("bt_memend = 0x%08x\n", ebsabootinfo.bt_memend);
290 VPRINTF("bt_memavail = 0x%08x\n", ebsabootinfo.bt_memavail);
291 VPRINTF("bt_fclk = 0x%08x\n", ebsabootinfo.bt_fclk);
292 VPRINTF("bt_pciclk = 0x%08x\n", ebsabootinfo.bt_pciclk);
293 VPRINTF("bt_vers = 0x%08x\n", ebsabootinfo.bt_vers);
294 VPRINTF("bt_features = 0x%08x\n", ebsabootinfo.bt_features);
310 VPRINTF("ram_size = 0x%x\n", (int)ram_size);
395 VPRINTF("%zu: 0x08%lx -> 0x08%lx\n", i, start, end - 1);
405 VPRINTF(" ISADMA 0x08%lx -> 0x%08lx\n", istart,
418 VPRINTF(" BEFORE 0x08%lx -> 0x08%lx\n",
432 VPRINTF(" AFTER 0x%08lx -> 0x%08lx\n",