Searched refs:globl_equ (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/arch/arm/mm/ |
D | proc-v7.S | 215 globl_equ cpu_pj4b_switch_mm, cpu_v7_switch_mm 216 globl_equ cpu_pj4b_set_pte_ext, cpu_v7_set_pte_ext 217 globl_equ cpu_pj4b_proc_init, cpu_v7_proc_init 218 globl_equ cpu_pj4b_proc_fin, cpu_v7_proc_fin 219 globl_equ cpu_pj4b_reset, cpu_v7_reset 228 globl_equ cpu_pj4b_do_idle, cpu_v7_do_idle 230 globl_equ cpu_pj4b_dcache_clean_area, cpu_v7_dcache_clean_area 568 globl_equ cpu_v7_bpiall_proc_init, cpu_v7_proc_init 569 globl_equ cpu_v7_bpiall_proc_fin, cpu_v7_proc_fin 570 globl_equ cpu_v7_bpiall_reset, cpu_v7_reset [all …]
|
D | cache-v7.S | 466 globl_equ b15_flush_kern_cache_all, v7_flush_kern_cache_all 468 globl_equ b15_flush_icache_all, v7_flush_icache_all 469 globl_equ b15_flush_kern_cache_louis, v7_flush_kern_cache_louis 470 globl_equ b15_flush_user_cache_all, v7_flush_user_cache_all 471 globl_equ b15_flush_user_cache_range, v7_flush_user_cache_range 472 globl_equ b15_coherent_kern_range, v7_coherent_kern_range 473 globl_equ b15_coherent_user_range, v7_coherent_user_range 474 globl_equ b15_flush_kern_dcache_area, v7_flush_kern_dcache_area 476 globl_equ b15_dma_map_area, v7_dma_map_area 477 globl_equ b15_dma_unmap_area, v7_dma_unmap_area [all …]
|
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
|
D | proc-macros.S | 355 .macro globl_equ x, y macro
|