Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dhead_64.S352 LOAD_REG_ADDR(r4, booting_thread_hwid)
374 LOAD_REG_ADDR(r5, fsl_secondary_thread_init)
394 LOAD_REG_ADDR(r8, paca_ptrs) /* Load paca_ptrs pointe */
399 LOAD_REG_ADDR(r7, nr_cpu_ids) /* Load nr_cpu_ids address */
430 LOAD_REG_ADDR(r23, cur_cpu_spec)
441 3: LOAD_REG_ADDR(r3, spinning_secondaries) /* Decrement spinning_secondaries */
641 LOAD_REG_ADDR(r5, __end_interrupts)
642 LOAD_REG_ADDR(r11, _stext)
767 LOAD_REG_ADDR(r4,paca_ptrs) /* Load paca pointer */
837 LOAD_REG_ADDR(r3, start_secondary_prolog)
[all …]
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)
Drtas_entry.S19 LOAD_REG_ADDR(r4, rtas)
97 LOAD_REG_ADDR(r4,rtas_return_loc)
102 LOAD_REG_ADDR(r4, rtas)
Dcpu_setup_ppc970.S116 LOAD_REG_ADDR(r5,cpu_state_storage)
150 LOAD_REG_ADDR(r5,cpu_state_storage)
Dhead_8xx.S715 LOAD_REG_ADDR(r9, _sinittext)
745 LOAD_REG_ADDR(r9, _sinittext)
Dexceptions-64e.S82 LOAD_REG_ADDR(r11,extlb_level_exc)
143 LOAD_REG_ADDR(r11,extlb_level_exc)
1486 LOAD_REG_ADDR(r3, interrupt_base_book3e)
Dexceptions-64s.S614 LOAD_REG_ADDR(r9, __start___restart_table)
615 LOAD_REG_ADDR(r10, __stop___restart_table)
644 LOAD_REG_ADDR(r9, __start___soft_mask_table)
645 LOAD_REG_ADDR(r10, __stop___soft_mask_table)
/linux-6.1.9/arch/powerpc/boot/
Dopal-calls.S19 LOAD_REG_ADDR(r11, opal)
38 LOAD_REG_ADDR(r11, opal_return)
48 LOAD_REG_ADDR(r11, opal)
Dppc_asm.h88 #define LOAD_REG_ADDR(reg,name) \ macro
92 #define LOAD_REG_ADDR(reg,name) \ macro
/linux-6.1.9/arch/powerpc/xmon/
Dspr_access.S7 LOAD_REG_ADDR(r5, .Lmfspr_table)
12 LOAD_REG_ADDR(r5, .Lmtspr_table)
/linux-6.1.9/arch/powerpc/platforms/powernv/
Dopal-wrappers.S29 LOAD_REG_ADDR(r11, opal_return)
31 LOAD_REG_ADDR(r11, opal)
Dsubcore-asm.S34 LOAD_REG_ADDR(r4, real_mode)
82 LOAD_REG_ADDR(r5, virtual_mode)
/linux-6.1.9/arch/powerpc/perf/
Dbhrb.S24 LOAD_REG_ADDR(r4, bhrb_table)
/linux-6.1.9/arch/powerpc/platforms/pasemi/
Dpowersave.S43 LOAD_REG_ADDR(r3, _doze)
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_rmhandlers.S148 LOAD_REG_ADDR(r7, kvmppc_handler_trampoline_enter)
Dbook3s_hv_rmhandlers.S75 LOAD_REG_ADDR(r5, kvmppc_call_hv_entry)
734 LOAD_REG_ADDR(r5, dawr_force_enable)
1752 LOAD_REG_ADDR(r4, hcall_real_table)
2026 LOAD_REG_ADDR(r11, dawr_force_enable)
Dbooke_interrupts.S238 LOAD_REG_ADDR(r3, kvmppc_handle_exit)
/linux-6.1.9/arch/powerpc/include/asm/
Dexception-64e.h157 LOAD_REG_ADDR(r3,interrupt_base_book3e);\
Dppc_asm.h345 #define LOAD_REG_ADDR(reg,name) \
360 #define LOAD_REG_ADDRBASE(reg,name) LOAD_REG_ADDR(reg,name)
374 #define LOAD_REG_ADDR(reg,name) LOAD_REG_IMMEDIATE_SYM(reg, name)
/linux-6.1.9/arch/powerpc/lib/
Dcopypage_64.S22 LOAD_REG_ADDR(r10, ppc64_caches)
Dstring_64.S131 LOAD_REG_ADDR(r5, ppc64_caches)
/linux-6.1.9/arch/powerpc/kernel/trace/
Dftrace_mprofile.S87 LOAD_REG_ADDR(r3, function_trace_op)
/linux-6.1.9/tools/testing/selftests/powerpc/primitives/asm/
Dppc_asm.h345 #define LOAD_REG_ADDR(reg,name) \
360 #define LOAD_REG_ADDRBASE(reg,name) LOAD_REG_ADDR(reg,name)
374 #define LOAD_REG_ADDR(reg,name) LOAD_REG_IMMEDIATE_SYM(reg, name)
/linux-6.1.9/arch/powerpc/platforms/pseries/
DhvCall.S91 LOAD_REG_ADDR(r12, hcall_tracepoint_refcount) ; \