Searched refs:globl_equ (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mm/ |
H A D | proc-v7.S | 219 globl_equ cpu_pj4b_switch_mm, cpu_v7_switch_mm 220 globl_equ cpu_pj4b_set_pte_ext, cpu_v7_set_pte_ext 221 globl_equ cpu_pj4b_proc_init, cpu_v7_proc_init 222 globl_equ cpu_pj4b_proc_fin, cpu_v7_proc_fin 223 globl_equ cpu_pj4b_reset, cpu_v7_reset 232 globl_equ cpu_pj4b_do_idle, cpu_v7_do_idle 234 globl_equ cpu_pj4b_dcache_clean_area, cpu_v7_dcache_clean_area 572 globl_equ cpu_v7_bpiall_proc_init, cpu_v7_proc_init 573 globl_equ cpu_v7_bpiall_proc_fin, cpu_v7_proc_fin 574 globl_equ cpu_v7_bpiall_rese [all...] |
H A D | proc-v7m.S | 168 globl_equ cpu_cm7_proc_init, cpu_v7m_proc_init 169 globl_equ cpu_cm7_reset, cpu_v7m_reset 170 globl_equ cpu_cm7_do_idle, cpu_v7m_do_idle 171 globl_equ cpu_cm7_switch_mm, cpu_v7m_switch_mm
|
H A D | proc-macros.S | 323 .macro globl_equ x, y macro
|