Searched refs:PPC44x_TLB_PAGEID (Results 1 – 5 of 5) sorted by relevance
/linux/arch/powerpc/kexec/ |
A D | relocate_32.S | 103 tlbwe r3,r4,PPC44x_TLB_PAGEID /* If not, inval the entry */ 119 tlbre r3, r23, PPC44x_TLB_PAGEID 151 tlbwe r3, r24, PPC44x_TLB_PAGEID 173 tlbwe r3, r23, PPC44x_TLB_PAGEID 191 tlbwe r3, r6, PPC44x_TLB_PAGEID /* PageID field : EPN, V, SIZE */ 219 tlbwe r3, r24, PPC44x_TLB_PAGEID
|
/linux/arch/powerpc/kernel/ |
A D | head_44x.S | 526 tlbwe r10,r13,PPC44x_TLB_PAGEID /* Write PAGEID */ 863 tlbwe r3,r4,PPC44x_TLB_PAGEID /* If not, inval the entry */ 921 tlbwe r3,r0,PPC44x_TLB_PAGEID /* Load the pageid fields */ 938 tlbwe r6,r23,PPC44x_TLB_PAGEID 957 tlbwe r3,r0,PPC44x_TLB_PAGEID
|
/linux/arch/powerpc/include/asm/nohash/32/ |
A D | mmu-44x.h | 13 #define PPC44x_TLB_PAGEID 0 macro
|
/linux/arch/powerpc/mm/nohash/ |
A D | tlb_low.S | 100 tlbwe r6,r6,PPC44x_TLB_PAGEID 121 1: tlbwe r3,r3,PPC44x_TLB_PAGEID
|
A D | 44x.c | 72 "i" (PPC44x_TLB_PAGEID), in ppc44x_pin_tlb()
|
Completed in 12 milliseconds