Home
last modified time | relevance | path

Searched refs:_GLOBAL (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/arch/powerpc/cpu/mpc86xx/
Dcache.S34 _GLOBAL(invalidate_l1_instruction_cache)
45 _GLOBAL(invalidate_l1_data_cache)
55 _GLOBAL(flush_dcache)
74 _GLOBAL(flush_icache_range)
101 _GLOBAL(clean_dcache_range)
124 _GLOBAL(__flush_page_to_ram)
148 _GLOBAL(__flush_icache_page)
163 _GLOBAL(clear_page)
174 _GLOBAL(icache_enable)
188 _GLOBAL(icache_disable)
[all …]
/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/asm/
Dppc_asm.h26 #define _GLOBAL(A) FUNC_START(test_ ## A) macro
27 #define _GLOBAL_TOC(A) _GLOBAL(A)
/external/u-boot/arch/powerpc/lib/
Dppccache.S66 _GLOBAL(flush_dcache_range)
90 _GLOBAL(invalidate_dcache_range)
/external/u-boot/arch/m68k/include/asm/
Dprocessor.h7 #define _GLOBAL(n)\ macro
/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/
Dcopy_tofrom_user_reference.S3 _GLOBAL(copy_tofrom_user_reference)
/external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/asm/
Dppc_asm.h10 #define _GLOBAL(A) FUNC_START(test_ ## A) macro
/external/libunwind/doc/
Dunw_set_caching_policy.tex27 \item[\Const{UNW\_CACHE\_GLOBAL}] Enables caching using a global cache
34 as if \Const{UNW\_CACHE\_GLOBAL} had been specified.
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h1131 #define _GLOBAL(n)\ macro