Searched refs:PACATOC (Results 1 – 14 of 14) sorted by relevance
/linux/arch/powerpc/kernel/trace/ |
A D | ftrace_64_mprofile.S | 73 ld r2,PACATOC(r13) /* get kernel TOC in r2 */ 172 ld r2, PACATOC(r13) /* get kernel TOC in r2 */ 295 ld r2, PACATOC(r13) /* get kernel TOC in r2 */
|
A D | ftrace_64.S | 48 ld r2, PACATOC(r13)
|
A D | ftrace.c | 880 #define PACATOC offsetof(struct paca_struct, kernel_toc) macro 889 0xe98d0000 | PACATOC, /* ld r12,PACATOC(r13) */
|
/linux/arch/powerpc/kernel/ |
A D | interrupt_64.S | 66 ld r2,PACATOC(r13) 196 ld r2,PACATOC(r13) 256 ld r2,PACATOC(r13) 401 ld r2,PACATOC(r13) 551 ld r2,PACATOC(r13) 685 ld r2,PACATOC(r13)
|
A D | optprobes_head.S | 76 ld r2,PACATOC(r13)
|
A D | exceptions-64e.S | 388 ld r2,PACATOC(r13); /* get kernel TOC into r2 */ \ 710 ld r15,PACATOC(r13) 781 ld r15,PACATOC(r13) 906 ld r11,PACATOC(r13) 1088 ld r2,PACATOC(r13) 1329 ld r5,PACATOC(r13)
|
A D | head_64.S | 851 ld r2,PACATOC(r13) 988 ld r2,PACATOC(r13)
|
A D | exceptions-64s.S | 580 ld r2,PACATOC(r13) /* get kernel TOC into r2 */ 610 ld r2,PACATOC(r13) 640 ld r2,PACATOC(r13)
|
A D | asm-offsets.c | 188 OFFSET(PACATOC, paca_struct, kernel_toc); in main()
|
/linux/arch/powerpc/platforms/powernv/ |
A D | opal-wrappers.S | 60 ld r2,PACATOC(r13)
|
/linux/arch/powerpc/kvm/ |
A D | book3s_64_entry.S | 318 ld r2,PACATOC(r13)
|
A D | tm.S | 113 ld r2, PACATOC(r13)
|
A D | book3s_hv_rmhandlers.S | 1026 ld r2, PACATOC(r13) 2751 ld r2, PACATOC(r13)
|
/linux/arch/powerpc/mm/nohash/ |
A D | tlb_low_64e.S | 1152 ld r11,PACATOC(r13)
|
Completed in 23 milliseconds