Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c85 #define DBG_LOW(fmt...) udbg_printf(fmt) macro
87 #define DBG_LOW(fmt...) macro
1732 DBG_LOW("hash_page(ea=%016lx, access=%lx, trap=%lx\n", in hash_page_mm()
1741 DBG_LOW(" user region with no mm !\n"); in hash_page_mm()
1770 DBG_LOW(" mm=%p, mm->pgdir=%p, vsid=%016lx\n", mm, mm->pgd, vsid); in hash_page_mm()
1774 DBG_LOW("Bad address!\n"); in hash_page_mm()
1805 DBG_LOW(" no PTE !\n"); in hash_page_mm()
1832 DBG_LOW(" no access !\n"); in hash_page_mm()
1862 DBG_LOW(" i-pte: %016lx\n", pte_val(*ptep)); in hash_page_mm()
1864 DBG_LOW(" i-pte: %016lx %016lx\n", pte_val(*ptep), in hash_page_mm()
[all …]
/linux/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", in kw_i2c_handle_interrupt()
280 DBG_LOW("KW: NAK on address\n"); in kw_i2c_handle_interrupt()
310 DBG_LOW("KW: nack on data write\n"); in kw_i2c_handle_interrupt()