Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dhead_8xx.S575 lis r0, MD_TWAM@h
588 lis r0, (MD_TWAM | MD_RSV4I)@h
596 lis r0, MD_TWAM@h
631 lis r10, MD_TWAM@h
708 lis r6, MD_TWAM@h
736 LOAD_REG_IMMEDIATE(r5, 28 << 8 | MD_TWAM)
788 lis r0, (MD_RSV4I | MD_TWAM)@h
/linux/arch/powerpc/include/asm/nohash/32/
H A Dmmu-8xx.h91 #define MD_TWAM 0x04000000 /* Use 4K page hardware assist */ macro