Searched refs:PPC44x_TLB_XLAT (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/arch/powerpc/kexec/ |
A D | relocate_32.S | 120 tlbre r4, r23, PPC44x_TLB_XLAT 152 tlbwe r4, r24, PPC44x_TLB_XLAT 192 tlbwe r4, r6, PPC44x_TLB_XLAT /* Address translation : RPN */
|
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/ |
A D | mmu-44x.h | 14 #define PPC44x_TLB_XLAT 1 macro
|
/linux-6.3-rc2/arch/powerpc/mm/nohash/ |
A D | 44x.c | 73 "i" (PPC44x_TLB_XLAT), in ppc44x_pin_tlb()
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | head_44x.S | 525 tlbwe r11,r13,PPC44x_TLB_XLAT 890 tlbre r25,r23,PPC44x_TLB_XLAT 932 tlbwe r4,r0,PPC44x_TLB_XLAT /* Load the translation fields */ 968 tlbwe r4,r0,PPC44x_TLB_XLAT
|
Completed in 7 milliseconds