Home
last modified time | relevance | path

Searched refs:LOAD_REG_ADDR (Results 1 – 23 of 23) sorted by relevance

/arch/powerpc/kernel/
A Dhead_64.S355 LOAD_REG_ADDR(r4, booting_thread_hwid)
442 LOAD_REG_ADDR(r23, cur_cpu_spec)
667 LOAD_REG_ADDR(r5, __end_interrupts)
668 LOAD_REG_ADDR(r11, _stext)
961 LOAD_REG_ADDR(r11,__bss_stop)
962 LOAD_REG_ADDR(r8,__bss_start)
976 LOAD_REG_ADDR(r11, opal)
989 LOAD_REG_ADDR(r4, kernstart_addr)
995 LOAD_REG_ADDR(r3,init_thread_union)
1011 LOAD_REG_ADDR(r12, DOTSYM(early_setup))
[all …]
A Dswsusp_asm64.S82 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)
A Drtas_entry.S19 LOAD_REG_ADDR(r4, rtas)
97 LOAD_REG_ADDR(r4,rtas_return_loc)
102 LOAD_REG_ADDR(r4, rtas)
A Dcpu_setup_ppc970.S116 LOAD_REG_ADDR(r5,cpu_state_storage)
150 LOAD_REG_ADDR(r5,cpu_state_storage)
A Dhead_8xx.S718 LOAD_REG_ADDR(r9, _sinittext)
749 LOAD_REG_ADDR(r9, _sinittext)
A Dexceptions-64e.S82 LOAD_REG_ADDR(r11,extlb_level_exc)
144 LOAD_REG_ADDR(r11,extlb_level_exc)
1489 LOAD_REG_ADDR(r3, interrupt_base_book3e)
A Dexceptions-64s.S626 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)
/arch/powerpc/boot/
A Dopal-calls.S19 LOAD_REG_ADDR(r11, opal)
38 LOAD_REG_ADDR(r11, opal_return)
48 LOAD_REG_ADDR(r11, opal)
A Dppc_asm.h88 #define LOAD_REG_ADDR(reg,name) \ macro
92 #define LOAD_REG_ADDR(reg,name) \ macro
/arch/powerpc/xmon/
A Dspr_access.S7 LOAD_REG_ADDR(r5, .Lmfspr_table)
12 LOAD_REG_ADDR(r5, .Lmtspr_table)
/arch/powerpc/platforms/powernv/
A Dopal-wrappers.S29 LOAD_REG_ADDR(r11, opal_return)
31 LOAD_REG_ADDR(r11, opal)
A Dsubcore-asm.S34 LOAD_REG_ADDR(r4, real_mode)
82 LOAD_REG_ADDR(r5, virtual_mode)
/arch/powerpc/lib/
A Dcopypage_64.S27 LOAD_REG_ADDR(r10, ppc64_caches)
31 LOAD_REG_ADDR(r10, ppc64_caches)
A Dstring_64.S131 LOAD_REG_ADDR(r5, ppc64_caches)
/arch/powerpc/perf/
A Dbhrb.S24 LOAD_REG_ADDR(r4, bhrb_table)
/arch/powerpc/platforms/pasemi/
A Dpowersave.S43 LOAD_REG_ADDR(r3, _doze)
/arch/powerpc/kvm/
A Dbook3s_rmhandlers.S149 LOAD_REG_ADDR(r7, kvmppc_handler_trampoline_enter)
A Dbook3s_hv_rmhandlers.S77 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)
A Dbooke_interrupts.S238 LOAD_REG_ADDR(r3, kvmppc_handle_exit)
/arch/powerpc/include/asm/
A Dexception-64e.h157 LOAD_REG_ADDR(r3,interrupt_base_book3e);\
A Dppc_asm.h385 #define LOAD_REG_ADDR(reg,name) \ macro
389 #define LOAD_REG_ADDR(reg,name) \
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)
/arch/powerpc/kernel/trace/
A Dftrace_entry.S116 LOAD_REG_ADDR(r3, function_trace_op)
/arch/powerpc/platforms/pseries/
A DhvCall.S93 LOAD_REG_ADDR(r12, hcall_tracepoint_refcount) ; \

Completed in 32 milliseconds