Searched refs:PPC44x_TLB_M (Results 1 – 2 of 2) sorted by relevance
42 #define PPC44x_TLB_M 0x00000200 /* Memory is coherent */ macro
3818 (w2 & PPC44x_TLB_M) ? 'M' : 'm', in dump_tlb_44x()