Searched refs:globl_equ (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mm/ |
D | proc-v7.S | 158 globl_equ cpu_ca8_proc_init, cpu_v7_proc_init 159 globl_equ cpu_ca8_proc_fin, cpu_v7_proc_fin 160 globl_equ cpu_ca8_reset, cpu_v7_reset 161 globl_equ cpu_ca8_do_idle, cpu_v7_do_idle 162 globl_equ cpu_ca8_dcache_clean_area, cpu_v7_dcache_clean_area 163 globl_equ cpu_ca8_set_pte_ext, cpu_v7_set_pte_ext 164 globl_equ cpu_ca8_suspend_size, cpu_v7_suspend_size 166 globl_equ cpu_ca8_do_suspend, cpu_v7_do_suspend 167 globl_equ cpu_ca8_do_resume, cpu_v7_do_resume 173 globl_equ cpu_ca9mp_proc_init, cpu_v7_proc_init [all …]
|
D | proc-macros.S | 330 .macro globl_equ x, y macro
|