Searched refs:MD_TWAM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_8xx.S | 606 lis r0, MD_TWAM@h 619 lis r0, (MD_TWAM | MD_RSV4I)@h 627 lis r0, MD_TWAM@h 662 lis r10, MD_TWAM@h 738 lis r6, MD_TWAM@h 765 LOAD_REG_IMMEDIATE(r5, 28 << 8 | MD_TWAM) 817 lis r0, (MD_RSV4I | MD_TWAM)@h
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_8xx.S | 580 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
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
H A D | mmu-8xx.h | 93 #define MD_TWAM 0x04000000 /* Use 4K page hardware assist */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/ |
H A D | mmu-8xx.h | 91 #define MD_TWAM 0x04000000 /* Use 4K page hardware assist */ macro
|
Completed in 3 milliseconds