Searched refs:PPC44x_TLB_W (Results 1 – 6 of 6) sorted by relevance
40 #define PPC44x_TLB_W 0x00000800 /* Caching is write-through */ macro
3716 (w2 & PPC44x_TLB_W) ? 'W' : 'w', in dump_tlb_44x()