Searched refs:dprintk_slb (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kvm/
H A Dbook3s_64_mmu_host.c45 #define dprintk_slb(a, ...) printk(KERN_INFO a, __VA_ARGS__) macro
47 #define dprintk_slb(a, ...) do { } while(0) macro
75 dprintk_slb("SLB: Searching: 0x%llx -> 0x%llx\n",
82 dprintk_slb("SLB: Searching 0x%llx -> 0x%llx\n",
87 dprintk_slb("SLB: Searching %d/%d: 0x%llx -> not found\n",
222 dprintk_slb("SLB: New mapping at %d: 0x%llx -> 0x%llx\n",
295 dprintk_slb("slbmte %#llx, %#llx\n", slb_vsid, slb_esid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_64_mmu_host.c45 #define dprintk_slb(a, ...) printk(KERN_INFO a, __VA_ARGS__) macro
47 #define dprintk_slb(a, ...) do { } while(0) macro
75 dprintk_slb("SLB: Searching: 0x%llx -> 0x%llx\n",
82 dprintk_slb("SLB: Searching 0x%llx -> 0x%llx\n",
87 dprintk_slb("SLB: Searching %d/%d: 0x%llx -> not found\n",
222 dprintk_slb("SLB: New mapping at %d: 0x%llx -> 0x%llx\n",
295 dprintk_slb("slbmte %#llx, %#llx\n", slb_vsid, slb_esid);

Completed in 109 milliseconds