Searched refs:globl_equ (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm/mm/ |
H A D | proc-v7.S | 217 globl_equ cpu_pj4b_switch_mm, cpu_v7_switch_mm 218 globl_equ cpu_pj4b_set_pte_ext, cpu_v7_set_pte_ext 219 globl_equ cpu_pj4b_proc_init, cpu_v7_proc_init 220 globl_equ cpu_pj4b_proc_fin, cpu_v7_proc_fin 221 globl_equ cpu_pj4b_reset, cpu_v7_reset 230 globl_equ cpu_pj4b_do_idle, cpu_v7_do_idle 232 globl_equ cpu_pj4b_dcache_clean_area, cpu_v7_dcache_clean_area 570 globl_equ cpu_v7_bpiall_proc_init, cpu_v7_proc_init 571 globl_equ cpu_v7_bpiall_proc_fin, cpu_v7_proc_fin 572 globl_equ cpu_v7_bpiall_reset, cpu_v7_reset [all …]
|
H A D | cache-v7.S | 468 globl_equ b15_flush_kern_cache_all, v7_flush_kern_cache_all 470 globl_equ b15_flush_icache_all, v7_flush_icache_all 471 globl_equ b15_flush_kern_cache_louis, v7_flush_kern_cache_louis 472 globl_equ b15_flush_user_cache_all, v7_flush_user_cache_all 473 globl_equ b15_flush_user_cache_range, v7_flush_user_cache_range 474 globl_equ b15_coherent_kern_range, v7_coherent_kern_range 475 globl_equ b15_coherent_user_range, v7_coherent_user_range 476 globl_equ b15_flush_kern_dcache_area, v7_flush_kern_dcache_area 478 globl_equ b15_dma_map_area, v7_dma_map_area 479 globl_equ b15_dma_unmap_area, v7_dma_unmap_area [all …]
|
H A D | proc-v7m.S | 167 globl_equ cpu_cm7_proc_init, cpu_v7m_proc_init 168 globl_equ cpu_cm7_reset, cpu_v7m_reset 169 globl_equ cpu_cm7_do_idle, cpu_v7m_do_idle 170 globl_equ cpu_cm7_switch_mm, cpu_v7m_switch_mm
|
H A D | proc-macros.S | 356 .macro globl_equ x, y macro
|