Searched refs:abatron_pteptrs (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/arch/powerpc/kernel/ |
D | head_40x.S | 800 lis r5, abatron_pteptrs@h 801 ori r5, r5, abatron_pteptrs@l 875 lis r5, abatron_pteptrs@ha 876 stw r4, abatron_pteptrs@l + 0x4(r5) 902 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 | 278 lis r5, abatron_pteptrs@h 279 ori r5, r5, abatron_pteptrs@l 1040 lis r5, abatron_pteptrs@h 1041 ori r5, r5, abatron_pteptrs@l 1243 abatron_pteptrs: label
|
D | head_8xx.S | 768 lis r5, abatron_pteptrs@h 769 ori r5, r5, abatron_pteptrs@l 916 .globl abatron_pteptrs 917 abatron_pteptrs: label
|
D | head_32.S | 932 lis r5, abatron_pteptrs@h 933 ori r5, r5, abatron_pteptrs@l 975 lis r5, abatron_pteptrs@ha 976 stw r4, abatron_pteptrs@l + 0x4(r5) 1256 abatron_pteptrs: label
|
/Linux-v5.4/arch/powerpc/mm/nohash/ |
D | tlb_low.S | 384 lis r5, abatron_pteptrs@h 385 ori r5, r5, abatron_pteptrs@l
|
D | 8xx.c | 190 abatron_pteptrs[1] = pgd; in set_context()
|
/Linux-v5.4/arch/powerpc/include/asm/ |
D | mmu.h | 367 extern void *abatron_pteptrs[2];
|