Home
last modified time | relevance | path

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

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