Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dmmu-44x.h41 #define PPC44x_TLB_M 0x00000200 /* Memory is coherent */ macro
/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c2795 (w2 & PPC44x_TLB_M) ? 'M' : 'm', in dump_tlb_44x()