Home
last modified time | relevance | path

Searched refs:REST_GPR (Results 1 – 17 of 17) sorted by relevance

/linux-5.19.10/tools/testing/selftests/powerpc/pmu/ebb/
Debb_handler.S66 #define REST_GPR(n) ld n,GPR_SAVE(n)(r1) macro
332 REST_GPR(0)
333 REST_GPR(2)
334 REST_GPR(3)
335 REST_GPR(4)
336 REST_GPR(5)
337 REST_GPR(6)
338 REST_GPR(7)
339 REST_GPR(8)
340 REST_GPR(9)
[all …]
/linux-5.19.10/arch/powerpc/kernel/
Dentry_32.S271 REST_GPR(10, r11)
277 REST_GPR(9, r11)
278 REST_GPR(12, r11)
337 REST_GPR(0, r1)
338 REST_GPR(1, r1)
386 REST_GPR(6, r1)
387 REST_GPR(0, r1)
388 REST_GPR(1, r1)
409 REST_GPR(6, r1)
410 REST_GPR(0, r1)
[all …]
Dinterrupt_64.S170 REST_GPR(13, r1)
171 REST_GPR(1, r1)
190 REST_GPR(1, r1)
370 REST_GPR(13, r1)
371 REST_GPR(1, r1)
519 REST_GPR(0, r1)
520 REST_GPR(1, r1)
631 REST_GPR(6, r1)
632 REST_GPR(0, r1)
633 REST_GPR(1, r1)
[all …]
Dtm.S444 REST_GPR(0, r7) /* GPR0 */
480 REST_GPR(6, r7)
488 REST_GPR(5, r7)
495 REST_GPR(7, r7)
Dentry_64.S320 REST_GPR(2, r1)
321 REST_GPR(13, r1)
Doptprobes_head.S125 REST_GPR(0,r1)
Drtas_entry.S156 REST_GPR(2, r1) /* Restore the TOC */
Dexceptions-64s.S700 REST_GPR(0, r1)
/linux-5.19.10/arch/powerpc/lib/
Dtest_emulate_step_exec_instr.S77 REST_GPR(0, r31)
95 REST_GPR(3, r1)
130 3: REST_GPR(2, r1)
/linux-5.19.10/arch/powerpc/kvm/
Dtm.S135 REST_GPR(6, r1)
136 REST_GPR(7, r1)
164 REST_GPR(10, r1)
347 REST_GPR(7, r1)
355 REST_GPR(2, r1)
356 REST_GPR(6, r1)
361 REST_GPR(10, r1)
Dbook3s_interrupts.S90 REST_GPR(3, r1)
195 REST_GPR(3, r1)
225 REST_GPR(3, r1)
236 REST_GPR(3, r1)
Dbook3s_32_sr.S139 REST_GPR(12, r1)
Dbook3s_hv_rmhandlers.S2564 REST_GPR(2, r1)
2565 REST_GPR(3, r1)
2566 REST_GPR(4, r1)
2567 REST_GPR(5, r1)
/linux-5.19.10/arch/powerpc/kernel/trace/
Dftrace_mprofile.S133 REST_GPR(14, r1)
181 REST_GPR(3, r1)
/linux-5.19.10/arch/powerpc/boot/
Dcrt0.S254 #define REST_GPR(n, base) REST_GPRS(n, n, base) macro
299 REST_GPR(2, r1)
/linux-5.19.10/tools/testing/selftests/powerpc/primitives/asm/
Dppc_asm.h53 #define REST_GPR(n, base) REST_GPRS(n, n, base)
/linux-5.19.10/arch/powerpc/include/asm/
Dppc_asm.h53 #define REST_GPR(n, base) REST_GPRS(n, n, base)