Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_32_mmu_host.c23 #define dprintk_mmu(a, ...) printk(KERN_INFO a, __VA_ARGS__) macro
25 #define dprintk_mmu(a, ...) do { } while(0) macro