Home
last modified time | relevance | path

Searched defs:dprintk_mmu (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_32_mmu_host.c34 #define dprintk_mmu(a, ...) printk(KERN_INFO a, __VA_ARGS__) macro
36 #define dprintk_mmu(a, ...) do { } while(0) macro