Searched refs:globl_equ (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/arm/mm/ |
D | proc-v7.S | 218 globl_equ cpu_pj4b_switch_mm, cpu_v7_switch_mm 219 globl_equ cpu_pj4b_set_pte_ext, cpu_v7_set_pte_ext 220 globl_equ cpu_pj4b_proc_init, cpu_v7_proc_init 221 globl_equ cpu_pj4b_proc_fin, cpu_v7_proc_fin 222 globl_equ cpu_pj4b_reset, cpu_v7_reset 231 globl_equ cpu_pj4b_do_idle, cpu_v7_do_idle 233 globl_equ cpu_pj4b_dcache_clean_area, cpu_v7_dcache_clean_area 564 globl_equ cpu_v7_bpiall_proc_init, cpu_v7_proc_init 565 globl_equ cpu_v7_bpiall_proc_fin, cpu_v7_proc_fin 566 globl_equ cpu_v7_bpiall_reset, cpu_v7_reset [all …]
|
D | cache-v7.S | 455 globl_equ b15_flush_kern_cache_all, v7_flush_kern_cache_all 457 globl_equ b15_flush_icache_all, v7_flush_icache_all 458 globl_equ b15_flush_kern_cache_louis, v7_flush_kern_cache_louis 459 globl_equ b15_flush_user_cache_all, v7_flush_user_cache_all 460 globl_equ b15_flush_user_cache_range, v7_flush_user_cache_range 461 globl_equ b15_coherent_kern_range, v7_coherent_kern_range 462 globl_equ b15_coherent_user_range, v7_coherent_user_range 463 globl_equ b15_flush_kern_dcache_area, v7_flush_kern_dcache_area 465 globl_equ b15_dma_map_area, v7_dma_map_area 466 globl_equ b15_dma_unmap_area, v7_dma_unmap_area [all …]
|
D | proc-v7m.S | 169 globl_equ cpu_cm7_proc_init, cpu_v7m_proc_init 170 globl_equ cpu_cm7_reset, cpu_v7m_reset 171 globl_equ cpu_cm7_do_idle, cpu_v7m_do_idle 172 globl_equ cpu_cm7_switch_mm, cpu_v7m_switch_mm
|
D | proc-macros.S | 346 .macro globl_equ x, y macro
|