Home
last modified time | relevance | path

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

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