Searched defs:vm_dbg (Results 1 – 2 of 2) sorted by relevance
296 #define vm_dbg drm_dbg macro299 static inline void vm_dbg(const struct drm_device *dev, in vm_dbg() function
18 #define vm_dbg(fmt, ...) pr_debug("%s:%d: "fmt"\n", __func__, __LINE__, ##__VA_ARGS__) macro