Home
last modified time | relevance | path

Searched refs:TLB_M (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Dmmu-40x.h51 #define TLB_M 0x00000002 /* Memory is coherent */ macro
/linux-4.4.14/arch/microblaze/include/asm/
Dmmu.h121 # define TLB_M 0x00000002 /* Memory is coherent */ macro
/linux-4.4.14/arch/microblaze/kernel/
Dmisc.S83 ori r4,r4,(TLB_WR|TLB_I|TLB_M|TLB_G)