Searched refs:REST_GPR (Results 1 – 18 of 18) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/ebb/ |
A D | ebb_handler.S | 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) 341 REST_GPR(10) [all …]
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | entry_32.S | 73 REST_GPR(2, r11) 150 REST_GPR(3, r1) 159 REST_GPR(1, r1) 171 REST_GPR(0, r1) 338 REST_GPR(0, r1) 339 REST_GPR(1, r1) 387 REST_GPR(6, r1) 388 REST_GPR(0, r1) 389 REST_GPR(1, r1) 410 REST_GPR(6, r1) [all …]
|
A D | interrupt_64.S | 143 REST_GPR(0, r1) 155 REST_GPR(13, r1) 156 REST_GPR(1, r1) 169 REST_GPR(0, r1) 175 REST_GPR(1, r1) 350 REST_GPR(1, r1) 360 REST_GPR(0, r1) 501 REST_GPR(0, r1) 502 REST_GPR(1, r1) 664 REST_GPR(6, r1) [all …]
|
A D | tm.S | 444 REST_GPR(0, r7) /* GPR0 */ 480 REST_GPR(6, r7) 488 REST_GPR(5, r7) 495 REST_GPR(7, r7)
|
A D | entry_64.S | 322 REST_GPR(2, r1) 323 REST_GPR(13, r1)
|
A D | optprobes_head.S | 125 REST_GPR(0,r1)
|
A D | rtas_entry.S | 156 REST_GPR(2, r1) /* Restore the TOC */
|
A D | exceptions-64e.S | 226 REST_GPR(0, r1) 227 REST_GPR(1, r1)
|
A D | exceptions-64s.S | 713 REST_GPR(0, r1)
|
/linux-6.3-rc2/arch/powerpc/lib/ |
A D | test_emulate_step_exec_instr.S | 77 REST_GPR(0, r31) 95 REST_GPR(3, r1) 130 3: REST_GPR(2, r1)
|
/linux-6.3-rc2/arch/powerpc/kvm/ |
A D | tm.S | 135 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)
|
A D | book3s_interrupts.S | 90 REST_GPR(3, r1) 195 REST_GPR(3, r1) 225 REST_GPR(3, r1) 236 REST_GPR(3, r1)
|
A D | book3s_32_sr.S | 139 REST_GPR(12, r1)
|
A D | book3s_hv_rmhandlers.S | 2571 REST_GPR(2, r1) 2572 REST_GPR(3, r1) 2573 REST_GPR(4, r1) 2574 REST_GPR(5, r1)
|
/linux-6.3-rc2/arch/powerpc/kernel/trace/ |
A D | ftrace_mprofile.S | 131 REST_GPR(14, r1) 179 REST_GPR(3, r1)
|
/linux-6.3-rc2/arch/powerpc/boot/ |
A D | crt0.S | 254 #define REST_GPR(n, base) REST_GPRS(n, n, base) macro 299 REST_GPR(2, r1)
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | ppc_asm.h | 75 #define REST_GPR(n, base) REST_GPRS(n, n, base) macro
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/primitives/asm/ |
A D | ppc_asm.h | 75 #define REST_GPR(n, base) REST_GPRS(n, n, base) macro
|
Completed in 27 milliseconds