Searched refs:PACATOC (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/trace/ |
D | ftrace_64_mprofile.S | 77 ld r2,PACATOC(r13) /* get kernel TOC in r2 */ 176 ld r2, PACATOC(r13) /* get kernel TOC in r2 */ 299 ld r2, PACATOC(r13) /* get kernel TOC in r2 */
|
D | ftrace_64.S | 40 ld r2, PACATOC(r13)
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | optprobes_head.S | 69 ld r2,PACATOC(r13)
|
D | head_64.S | 847 ld r2,PACATOC(r13) 989 ld r2,PACATOC(r13)
|
D | idle_book3s.S | 417 ld r2,PACATOC(r13); \ 504 ld r2, PACATOC(r13)
|
D | module_64.c | 758 #define PACATOC offsetof(struct paca_struct, kernel_toc) macro 778 0xe98d0000 | PACATOC, /* ld r12,PACATOC(r13) */ in create_ftrace_stub()
|
D | exceptions-64e.S | 395 ld r2,PACATOC(r13); /* get kernel TOC into r2 */ \ 740 ld r15,PACATOC(r13) 810 ld r15,PACATOC(r13) 1192 ld r2,PACATOC(r13)
|
D | entry_64.S | 111 ld r2,PACATOC(r13)
|
D | asm-offsets.c | 178 OFFSET(PACATOC, paca_struct, kernel_toc); in main()
|
D | exceptions-64s.S | 1844 ld r2,PACATOC(r13)
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | opal-wrappers.S | 100 ld r2,PACATOC(r13); 126 ld r2,PACATOC(r13);
|
/Linux-v4.19/arch/powerpc/mm/ |
D | slb_low.S | 224 ld r11,PACATOC(r13)
|
D | tlb_low_64e.S | 1210 ld r11,PACATOC(r13)
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | tm.S | 108 ld r2, PACATOC(r13)
|
D | book3s_hv_rmhandlers.S | 343 ld r2,PACATOC(r13) 1328 ld r2, PACATOC(r13) 3182 ld r2, PACATOC(r13) 3341 ld r2, PACATOC(r13)
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | exception-64s.h | 540 ld r2,PACATOC(r13); /* get kernel TOC into r2 */ \
|