Home
last modified time | relevance | path

Searched refs:abatron_pteptrs (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/arch/powerpc/kernel/
Dhead_40x.S612 lis r5, abatron_pteptrs@h
613 ori r5, r5, abatron_pteptrs@l
687 lis r5, abatron_pteptrs@ha
688 stw r4, abatron_pteptrs@l + 0x4(r5)
714 abatron_pteptrs: label
Dhead_44x.S213 lis r5, abatron_pteptrs@h
214 ori r5, r5, abatron_pteptrs@l
791 lis r5, abatron_pteptrs@h
792 ori r5, r5, abatron_pteptrs@l
1268 abatron_pteptrs: label
Dhead_fsl_booke.S280 lis r5, abatron_pteptrs@h
281 ori r5, r5, abatron_pteptrs@l
1043 lis r5, abatron_pteptrs@h
1044 ori r5, r5, abatron_pteptrs@l
1299 abatron_pteptrs: label
Dhead_8xx.S635 lis r5, abatron_pteptrs@h
636 ori r5, r5, abatron_pteptrs@l
845 .globl abatron_pteptrs
846 abatron_pteptrs: label
Dhead_book3s_32.S1039 lis r5, abatron_pteptrs@h
1040 ori r5, r5, abatron_pteptrs@l
1081 lis r5, abatron_pteptrs@ha
1082 stw r4, abatron_pteptrs@l + 0x4(r5)
1339 abatron_pteptrs: label
/Linux-v5.10/arch/powerpc/include/asm/
Dmmu.h382 extern void *abatron_pteptrs[2];
/Linux-v5.10/arch/powerpc/mm/nohash/
Dtlb_low.S384 lis r5, abatron_pteptrs@h
385 ori r5, r5, abatron_pteptrs@l
D8xx.c232 abatron_pteptrs[1] = pgd; in set_context()