/linux/arch/powerpc/kernel/ |
H A D | head_64.S | 355 LOAD_REG_ADDR(r4, booting_thread_hwid) 377 LOAD_REG_ADDR(r5, DOTSYM(fsl_secondary_thread_init)) 406 LOAD_REG_ADDR(r8, paca_ptrs) /* Load paca_ptrs pointe */ 411 LOAD_REG_ADDR(r7, nr_cpu_ids) /* Load nr_cpu_ids address */ 442 LOAD_REG_ADDR(r23, cur_cpu_spec) 453 3: LOAD_REG_ADDR(r3, spinning_secondaries) /* Decrement spinning_secondaries */ 667 LOAD_REG_ADDR(r5, __end_interrupts) 668 LOAD_REG_ADDR(r11, _stext) 799 LOAD_REG_ADDR(r4,paca_ptrs) /* Load paca pointer */ 869 LOAD_REG_ADDR(r [all...] |
H A D | swsusp_asm64.S | 82 LOAD_REG_ADDR(r11, swsusp_save_area) 128 LOAD_REG_ADDR(r11, swsusp_save_area) 142 LOAD_REG_ADDR(r11, restore_pblist) 184 LOAD_REG_ADDR(r11, swsusp_save_area) 262 LOAD_REG_ADDR(r11, swsusp_save_area)
|
H A D | rtas_entry.S | 19 LOAD_REG_ADDR(r4, rtas) 97 LOAD_REG_ADDR(r4,rtas_return_loc) 102 LOAD_REG_ADDR(r4, rtas)
|
H A D | cpu_setup_ppc970.S | 116 LOAD_REG_ADDR(r5,cpu_state_storage) 150 LOAD_REG_ADDR(r5,cpu_state_storage)
|
H A D | head_8xx.S | 718 LOAD_REG_ADDR(r9, _sinittext) 749 LOAD_REG_ADDR(r9, _sinittext)
|
H A D | exceptions-64e.S | 82 LOAD_REG_ADDR(r11,extlb_level_exc) 144 LOAD_REG_ADDR(r11,extlb_level_exc) 1489 LOAD_REG_ADDR(r3, interrupt_base_book3e)
|
H A D | exceptions-64s.S | 626 LOAD_REG_ADDR(r9, __start___restart_table) 627 LOAD_REG_ADDR(r10, __stop___restart_table) 656 LOAD_REG_ADDR(r9, __start___soft_mask_table) 657 LOAD_REG_ADDR(r10, __stop___soft_mask_table)
|
/linux/arch/powerpc/boot/ |
H A D | opal-calls.S | 19 LOAD_REG_ADDR(r11, opal) 38 LOAD_REG_ADDR(r11, opal_return) 48 LOAD_REG_ADDR(r11, opal)
|
H A D | ppc_asm.h | 88 #define LOAD_REG_ADDR(reg,name) \ macro 92 #define LOAD_REG_ADDR(reg,name) \ macro
|
/linux/arch/powerpc/xmon/ |
H A D | spr_access.S | 7 LOAD_REG_ADDR(r5, .Lmfspr_table) 12 LOAD_REG_ADDR(r5, .Lmtspr_table)
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-wrappers.S | 29 LOAD_REG_ADDR(r11, opal_return) 31 LOAD_REG_ADDR(r11, opal)
|
H A D | subcore-asm.S | 34 LOAD_REG_ADDR(r4, real_mode) 82 LOAD_REG_ADDR(r5, virtual_mode)
|
/linux/arch/powerpc/lib/ |
H A D | copypage_64.S | 27 LOAD_REG_ADDR(r10, ppc64_caches) 31 LOAD_REG_ADDR(r10, ppc64_caches)
|
H A D | string_64.S | 131 LOAD_REG_ADDR(r5, ppc64_caches)
|
/linux/arch/powerpc/perf/ |
H A D | bhrb.S | 24 LOAD_REG_ADDR(r4, bhrb_table)
|
/linux/arch/powerpc/platforms/pasemi/ |
H A D | powersave.S | 43 LOAD_REG_ADDR(r3, _doze)
|
/linux/arch/powerpc/kvm/ |
H A D | book3s_rmhandlers.S | 149 LOAD_REG_ADDR(r7, kvmppc_handler_trampoline_enter)
|
H A D | book3s_hv_rmhandlers.S | 77 LOAD_REG_ADDR(r5, kvmppc_call_hv_entry) 735 LOAD_REG_ADDR(r5, dawr_force_enable) 1754 LOAD_REG_ADDR(r4, hcall_real_table) 2028 LOAD_REG_ADDR(r11, dawr_force_enable)
|
H A D | booke_interrupts.S | 238 LOAD_REG_ADDR(r3, kvmppc_handle_exit)
|
/linux/arch/powerpc/include/asm/ |
H A D | exception-64e.h | 157 LOAD_REG_ADDR(r3,interrupt_base_book3e);\
|
H A D | ppc_asm.h | 300 * LOAD_REG_ADDR(rn, name) 385 #define LOAD_REG_ADDR(reg,name) \ 389 #define LOAD_REG_ADDR(reg,name) \ 399 * handlers saved r2 instead, LOAD_REG_ADDR could be used. 405 #define LOAD_REG_ADDRBASE(reg,name) LOAD_REG_ADDR(reg,name) 428 #define LOAD_REG_ADDR(reg,name) LOAD_REG_IMMEDIATE_SYM(reg, name)
|
/linux/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 300 * LOAD_REG_ADDR(rn, name) 385 #define LOAD_REG_ADDR(reg,name) \ 389 #define LOAD_REG_ADDR(reg,name) \ 399 * handlers saved r2 instead, LOAD_REG_ADDR could be used. 405 #define LOAD_REG_ADDRBASE(reg,name) LOAD_REG_ADDR(reg,name) 428 #define LOAD_REG_ADDR(reg,name) LOAD_REG_IMMEDIATE_SYM(reg, name)
|
/linux/lib/crc/powerpc/ |
H A D | crc-vpmsum-template.S | 116 LOAD_REG_ADDR(r3, .byteswap_constant) 151 LOAD_REG_ADDR(r3, .constants) 506 LOAD_REG_ADDR(r3, .barrett_constants) 609 LOAD_REG_ADDR(r3, .short_constants)
|
/linux/arch/powerpc/kernel/trace/ |
H A D | ftrace_entry.S | 116 LOAD_REG_ADDR(r3, function_trace_op)
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | hvCall.S | 93 LOAD_REG_ADDR(r12, hcall_tracepoint_refcount) ; \
|