Searched refs:abatron_pteptrs (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.10/arch/powerpc/kernel/ |
| D | head_40x.S | 612 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
|
| D | head_44x.S | 213 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
|
| D | head_fsl_booke.S | 280 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
|
| D | head_8xx.S | 635 lis r5, abatron_pteptrs@h 636 ori r5, r5, abatron_pteptrs@l 845 .globl abatron_pteptrs 846 abatron_pteptrs: label
|
| D | head_book3s_32.S | 1039 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/ |
| D | mmu.h | 382 extern void *abatron_pteptrs[2];
|
| /Linux-v5.10/arch/powerpc/mm/nohash/ |
| D | tlb_low.S | 384 lis r5, abatron_pteptrs@h 385 ori r5, r5, abatron_pteptrs@l
|
| D | 8xx.c | 232 abatron_pteptrs[1] = pgd; in set_context()
|