Searched refs:pr_hardcont (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
H A D | mmu_context.c | 33 #define pr_hardcont(args...) printk(KERN_CONT args) macro 36 #define pr_hardcont(args...) do { } while(0) macro 130 pr_hardcont(" | steal %d from 0x%p", id, mm); in steal_context_smp() 175 pr_hardcont(" | steal %d from 0x%p", id, mm); in steal_all_contexts() 214 pr_hardcont(" | steal %d from 0x%p", id, mm); in steal_context_up() 280 pr_hardcont(" (old=0x%p a=%d)", prev, prev->context.active); in switch_mmu_context() 333 pr_hardcont(" | new id=%d,nrf=%d", id, nr_free_contexts); in switch_mmu_context() 343 pr_hardcont(" | stale flush %d [%d..%d]", in switch_mmu_context() 359 pr_hardcont(" -> %d\n", id); in switch_mmu_context()
|
Completed in 2 milliseconds