Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddebug.h11 #define NV_DBG_SPAM 7 macro
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Doption.c124 level = NV_DBG_SPAM; in nvkm_dbgopt()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.h309 #define VMM_SPAM(v,f,a...) VMM_PRINT(NV_DBG_SPAM , (v), dbg, f, ##a)