Searched refs:PPC44x_TLB_XLAT (Results 1 – 5 of 5) sorted by relevance
/arch/powerpc/include/asm/ |
D | mmu-44x.h | 13 #define PPC44x_TLB_XLAT 1 macro
|
/arch/powerpc/mm/ |
D | 44x_mmu.c | 85 "i" (PPC44x_TLB_XLAT), in ppc44x_pin_tlb()
|
/arch/powerpc/kernel/ |
D | head_44x.S | 516 tlbwe r11,r13,PPC44x_TLB_XLAT 901 tlbre r25,r23,PPC44x_TLB_XLAT 943 tlbwe r4,r0,PPC44x_TLB_XLAT /* Load the translation fields */ 979 tlbwe r4,r0,PPC44x_TLB_XLAT
|
D | misc_32.S | 802 tlbre r4, r23, PPC44x_TLB_XLAT 834 tlbwe r4, r24, PPC44x_TLB_XLAT 874 tlbwe r4, r6, PPC44x_TLB_XLAT /* Address translation : RPN */
|
/arch/powerpc/kvm/ |
D | 44x_tlb.c | 465 case PPC44x_TLB_XLAT: in kvmppc_44x_emul_tlbwe()
|