Searched defs:dprintk_mmu (Results 1 – 1 of 1) sorted by relevance
23 #define dprintk_mmu(a, ...) printk(KERN_INFO a, __VA_ARGS__) macro25 #define dprintk_mmu(a, ...) do { } while(0) macro