Searched refs: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
106 pr_hardcont(" | steal %d from 0x%p", id, mm); steal_context_smp()
149 pr_hardcont(" | steal %d from 0x%p", id, mm); steal_all_contexts()
184 pr_hardcont(" | steal %d from 0x%p", id, mm); steal_context_up()
244 pr_hardcont(" (old=0x%p a=%d)", prev, prev->context.active); switch_mmu_context()
297 pr_hardcont(" | new id=%d,nrf=%d", id, nr_free_contexts); switch_mmu_context()
306 pr_hardcont(" | stale flush %d [%d..%d]", switch_mmu_context()
321 pr_hardcont(" -> %d\n", id); switch_mmu_context()

Completed in 89 milliseconds