Home
last modified time | relevance | path

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

/openbmc/linux/drivers/sbus/char/
H A Doradax.c46 #define dax_dbg(fmt, ...) do { \ macro
259 dax_dbg("Found node 0x%llx = %s", pn, prop); in dax_attach()
264 dax_dbg("Found node 0x%llx = %s", pn, prop); in dax_attach()
280 dax_dbg("MD indicates DAX2 coprocessor"); in dax_attach()
286 dax_dbg("MD indicates DAX1 coprocessor"); in dax_attach()
294 dax_dbg("Registering DAX HV api with major %ld minor %ld", major, in dax_attach()
301 dax_dbg("Max minor supported by HV = %ld (major %ld)", minor, in dax_attach()
304 dax_dbg("registered DAX major %ld minor %ld", major, minor); in dax_attach()
376 dax_dbg("len=0x%lx, flags=0x%lx", len, vma->vm_flags); in dax_devmap()
379 dax_dbg("devmap called from wrong thread"); in dax_devmap()
[all …]