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

/linux-4.1.27/arch/powerpc/mm/
H A Dmmu_context_nohash.c37 #define pr_hardcont(args...) printk(KERN_CONT args) macro
40 #define pr_hardcont(args...) do { } while(0) macro

Completed in 88 milliseconds