Home
last modified time | relevance | path

Searched refs:abatron_pteptrs (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/
H A Dmmu_context.c30 void *abatron_pteptrs[2]; variable
126 abatron_pteptrs[1] = next->pgd; in switch_mmu_context()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_40x.S613 lis r5, abatron_pteptrs@h
614 ori r5, r5, abatron_pteptrs@l
694 lis r5, abatron_pteptrs@ha
695 stw r4, abatron_pteptrs@l + 0x4(r5)
721 abatron_pteptrs: label
H A Dhead_44x.S59 * of abatron_pteptrs
213 lis r5, abatron_pteptrs@h
214 ori r5, r5, abatron_pteptrs@l
217 stw r5, 0(r4) /* Save abatron_pteptrs at a fixed location */
791 lis r5, abatron_pteptrs@h
792 ori r5, r5, abatron_pteptrs@l
1268 abatron_pteptrs: label
H A Dhead_8xx.S635 lis r5, abatron_pteptrs@h
636 ori r5, r5, abatron_pteptrs@l
846 .globl abatron_pteptrs
847 abatron_pteptrs: label
H A Dhead_book3s_32.S1045 lis r5, abatron_pteptrs@h
1046 ori r5, r5, abatron_pteptrs@l
1087 lis r5, abatron_pteptrs@ha
1088 stw r4, abatron_pteptrs@l + 0x4(r5)
1345 abatron_pteptrs: label
H A Dhead_fsl_booke.S61 * of abatron_pteptrs
280 lis r5, abatron_pteptrs@h
281 ori r5, r5, abatron_pteptrs@l
284 stw r5, 0(r4) /* Save abatron_pteptrs at a fixed location */
1043 lis r5, abatron_pteptrs@h
1044 ori r5, r5, abatron_pteptrs@l
1299 abatron_pteptrs: label
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dmmu_context.c44 void *abatron_pteptrs[2]; variable
307 abatron_pteptrs[1] = next->pgd; in switch_mmu_context()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmmu.h382 extern void *abatron_pteptrs[2];
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dtlb_low.S384 lis r5, abatron_pteptrs@h
385 ori r5, r5, abatron_pteptrs@l
H A D8xx.c232 abatron_pteptrs[1] = pgd; in set_context()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmmu.h404 extern void *abatron_pteptrs[2];
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dhead_40x.S646 lis r5, abatron_pteptrs@h
647 ori r5, r5, abatron_pteptrs@l
H A Dhead_44x.S58 * of abatron_pteptrs
212 lis r5, abatron_pteptrs@h
213 ori r5, r5, abatron_pteptrs@l
216 stw r5, 0(r4) /* Save abatron_pteptrs at a fixed location */
H A Dhead_8xx.S605 lis r5, abatron_pteptrs@h
606 ori r5, r5, abatron_pteptrs@l
H A Dhead_book3s_32.S1009 lis r5, abatron_pteptrs@h
1010 ori r5, r5, abatron_pteptrs@l
H A Dhead_85xx.S62 * of abatron_pteptrs
278 lis r5, abatron_pteptrs@h
279 ori r5, r5, abatron_pteptrs@l
282 stw r5, 0(r4) /* Save abatron_pteptrs at a fixed location */

Completed in 21 milliseconds