Home
last modified time | relevance | path

Searched refs:pr_hard (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/powerpc/mm/nohash/
Dmmu_context.c32 #define pr_hard(args...) printk(KERN_DEBUG args) macro
35 #define pr_hard(args...) do { } while(0) macro
273 pr_hard("[%d] activating context for mm @%p, active=%d, id=%d", in switch_mmu_context()
369 pr_hard("initing context for mm @%p\n", mm); in init_new_context()