Searched refs:REST_GPR (Results 1 - 18 of 18) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_handler.S66 #define REST_GPR(n) ld n,GPR_SAVE(n)(r1) define
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(
[all...]
/linux-master/arch/powerpc/kernel/
H A Dentry_32.S72 REST_GPR(2, r11)
150 REST_GPR(3, r1)
158 1: REST_GPR(2, r1)
159 REST_GPR(1, r1)
171 REST_GPR(0, r1)
230 REST_GPR(10, r11)
236 REST_GPR(9, r11)
237 REST_GPR(12, r11)
238 REST_GPR(11, r11)
296 REST_GPR(
[all...]
H A Dprom_entry_64.S78 REST_GPR(2, r1)
79 REST_GPR(13, r1)
H A Dinterrupt_64.S143 REST_GPR(0, r1)
155 REST_GPR(13, r1)
156 REST_GPR(1, r1)
169 REST_GPR(0, r1)
175 REST_GPR(1, r1)
349 REST_GPR(13, r1)
350 REST_GPR(1, r1)
360 REST_GPR(0, r1)
501 REST_GPR(0, r1)
502 REST_GPR(
[all...]
H A Doptprobes_head.S125 REST_GPR(0,r1)
H A Dtm.S444 REST_GPR(0, r7) /* GPR0 */
480 REST_GPR(6, r7)
488 REST_GPR(5, r7)
495 REST_GPR(7, r7)
H A Drtas_entry.S156 REST_GPR(2, r1) /* Restore the TOC */
H A Dexceptions-64e.S228 REST_GPR(0, r1)
229 REST_GPR(1, r1)
H A Dexceptions-64s.S713 REST_GPR(0, r1)
/linux-master/arch/powerpc/lib/
H A Dtest_emulate_step_exec_instr.S77 REST_GPR(0, r31)
95 REST_GPR(3, r1)
130 3: REST_GPR(2, r1)
/linux-master/arch/powerpc/kvm/
H A 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)
H A Dbook3s_interrupts.S90 REST_GPR(3, r1)
195 REST_GPR(3, r1)
225 REST_GPR(3, r1)
236 REST_GPR(3, r1)
H A Dbook3s_32_sr.S139 REST_GPR(12, r1)
H A Dbook3s_hv_rmhandlers.S2571 REST_GPR(2, r1)
2572 REST_GPR(3, r1)
2573 REST_GPR(4, r1)
2574 REST_GPR(5, r1)
/linux-master/arch/powerpc/kernel/trace/
H A Dftrace_entry.S136 REST_GPR(14, r1)
182 REST_GPR(3, r1)
/linux-master/arch/powerpc/boot/
H A Dcrt0.S254 #define REST_GPR(n, base) REST_GPRS(n, n, base) define
299 REST_GPR(2, r1)
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h75 #define REST_GPR(n, base) REST_GPRS(n, n, base) macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h75 #define REST_GPR(n, base) REST_GPRS(n, n, base) macro

Completed in 167 milliseconds