Home
last modified time | relevance | path

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

/arch/powerpc/mm/nohash/
Dmmu_context.c33 #define pr_hardcont(args...) printk(KERN_CONT args) macro
36 #define pr_hardcont(args...) do { } while(0) macro