Searched refs:DBG_LOW (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_native.c33 #define DBG_LOW(fmt...) udbg_printf(fmt) macro
35 #define DBG_LOW(fmt...) macro
277 DBG_LOW(" insert(group=%lx, vpn=%016lx, pa=%016lx,"
303 DBG_LOW(" i=%x hpte_v=%016lx, hpte_r=%016lx\n",
338 DBG_LOW(" remove(group=%lx)\n", hpte_group);
387 DBG_LOW(" update(vpn=%016lx, avpnv=%016lx, group=%lx, newpp=%lx)",
399 DBG_LOW(" -> miss\n");
409 DBG_LOW(" -> hit\n");
565 DBG_LOW(" invalidate(vpn=%016lx, hash: %lx)\n", vpn, slot);
H A Dhash_utils.c82 #define DBG_LOW(fmt...) udbg_printf(fmt) macro
84 #define DBG_LOW(fmt...) macro
1471 DBG_LOW("hash_page(ea=%016lx, access=%lx, trap=%lx\n",
1480 DBG_LOW(" user region with no mm !\n");
1509 DBG_LOW(" mm=%p, mm->pgdir=%p, vsid=%016lx\n", mm, mm->pgd, vsid);
1513 DBG_LOW("Bad address!\n");
1544 DBG_LOW(" no PTE !\n");
1564 DBG_LOW(" no access !\n");
1594 DBG_LOW(" i-pte: %016lx\n", pte_val(*ptep));
1596 DBG_LOW("
[all...]
/linux-master/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c61 #define DBG_LOW(x...) do {\ macro
65 #define DBG_LOW(x...) macro
244 DBG_LOW("kw_handle_interrupt(%s, isr: %x)\n",
280 DBG_LOW("KW: NAK on address\n");
310 DBG_LOW("KW: nack on data write\n");

Completed in 285 milliseconds