Searched refs:NV_DBG_FATAL (Results 1 – 4 of 4) sorted by relevance
25 if (NV_DBG_FATAL <= CONFIG_NOUVEAU_DEBUG) \26 nv_printk_(NULL, NV_DBG_FATAL, f "\n", ##a); \
5 #define NV_DBG_FATAL 0 macro
39 case NV_DBG_FATAL: in nv_printk_()
92 level = NV_DBG_FATAL; in nvkm_dbgopt()