Home
last modified time | relevance | path

Searched refs:PPC44x_TLB_XLAT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kexec/
H A Drelocate_32.S120 tlbre r4, r23, PPC44x_TLB_XLAT
152 tlbwe r4, r24, PPC44x_TLB_XLAT
192 tlbwe r4, r6, PPC44x_TLB_XLAT /* Address translation : RPN */
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dmmu-44x.h14 #define PPC44x_TLB_XLAT 1 macro
/openbmc/linux/arch/powerpc/kernel/
H A Dhead_44x.S524 tlbwe r11,r13,PPC44x_TLB_XLAT
889 tlbre r25,r23,PPC44x_TLB_XLAT
931 tlbwe r4,r0,PPC44x_TLB_XLAT /* Load the translation fields */
967 tlbwe r4,r0,PPC44x_TLB_XLAT
/openbmc/linux/arch/powerpc/mm/nohash/
H A D44x.c73 "i" (PPC44x_TLB_XLAT), in ppc44x_pin_tlb()