Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dhash_native_64.c37 #define DBG_LOW(fmt...) udbg_printf(fmt) macro
39 #define DBG_LOW(fmt...) macro
327 DBG_LOW(" insert(group=%lx, vpn=%016lx, pa=%016lx," in native_hpte_insert()
351 DBG_LOW(" i=%x hpte_v=%016lx, hpte_r=%016lx\n", in native_hpte_insert()
381 DBG_LOW(" remove(group=%lx)\n", hpte_group); in native_hpte_remove()
423 DBG_LOW(" update(vpn=%016lx, avpnv=%016lx, group=%lx, newpp=%lx)", in native_hpte_updatepp()
435 DBG_LOW(" -> miss\n"); in native_hpte_updatepp()
445 DBG_LOW(" -> hit\n"); in native_hpte_updatepp()
568 DBG_LOW(" invalidate(vpn=%016lx, hash: %lx)\n", vpn, slot); in native_hpte_invalidate()
Dhash_utils_64.c75 #define DBG_LOW(fmt...) udbg_printf(fmt) macro
77 #define DBG_LOW(fmt...) macro
1229 DBG_LOW("hash_page(ea=%016lx, access=%lx, trap=%lx\n", in hash_page_mm()
1238 DBG_LOW(" user region with no mm !\n"); in hash_page_mm()
1261 DBG_LOW(" mm=%p, mm->pgdir=%p, vsid=%016lx\n", mm, mm->pgd, vsid); in hash_page_mm()
1265 DBG_LOW("Bad address!\n"); in hash_page_mm()
1295 DBG_LOW(" no PTE !\n"); in hash_page_mm()
1307 DBG_LOW(" no access !\n"); in hash_page_mm()
1337 DBG_LOW(" i-pte: %016lx\n", pte_val(*ptep)); in hash_page_mm()
1339 DBG_LOW(" i-pte: %016lx %016lx\n", pte_val(*ptep), in hash_page_mm()
[all …]
/Linux-v4.19/arch/powerpc/platforms/powermac/
Dlow_i2c.c65 #define DBG_LOW(x...) do {\ macro
69 #define DBG_LOW(x...) macro
248 DBG_LOW("kw_handle_interrupt(%s, isr: %x)\n", in kw_i2c_handle_interrupt()
284 DBG_LOW("KW: NAK on address\n"); in kw_i2c_handle_interrupt()
314 DBG_LOW("KW: nack on data write\n"); in kw_i2c_handle_interrupt()