Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dhead_8xx.S580 lis r0, MD_TWAM@h
593 lis r0, (MD_TWAM | MD_RSV4I)@h
597 lis r0, MD_TWAM@h
632 lis r10, MD_TWAM@h
708 lis r6, MD_TWAM@h
734 LOAD_REG_IMMEDIATE(r5, 28 << 8 | MD_TWAM)
786 lis r0, (MD_RSV4I | MD_TWAM)@h
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dmmu-8xx.h91 #define MD_TWAM 0x04000000 /* Use 4K page hardware assist */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmmu.h302 #define MD_TWAM 0x04000000 /* Use 4K page hardware assist */ macro